-
-
## Objective
1.0.0 release is a next big target. Since WebAuthn4J has been adopted by projects like Keycloak, declare 1.0.0 version and stop breaking change.
## Milestones
To make it happen, …
-
-
-
Had already used `import org.springframework.security.test.context.support.WithMockUser;` without issue.
Tried adding `@WithSecurityContext` to same class.
As I was typing, only 4 `With*` classes …
-
It should help integration with other spring modules like spring-security.
-
I have followed the steps properly. When I ran the command **mvn pkg** I got bunch of errors. Then I re-ran it with **mv pkg -e -X** to get the logs, which I am putting here. Help me to solve this out…
-
-
### Description
When configuring a project with a `.jar` artifact to include the `artifact` (as the `descriptorRef`) assembly in the final image includes a `docker-build` file instead. I imagine th…
-
Hi @rsrini7 thanks for making this codebase open-source, it's been helpful!.
I have an application that is build in Cold-fusion[A JVM language].
It used hibernate under the hood for Entity-manage…