Sam Bate
Results
2
issues of
Sam Bate
Please add support for JPMS by adding a module-info.java file to the various libraries that make up sdk-platform-java. It will enable users to use [jlink](https://docs.oracle.com/en/java/javase/11/tools/jlink.html) with projects that depend on...
type: feature request
priority: p3
next major: breaking change
okta-spring-boot-starter has dependencies on both *okta-spring-security-oauth* & *okta-spring-sdk*, both of which have dependencies on `org.springframework.*` dependencies using compile scope. As this project is going to be used by Spring based...