sjohnr / sas-native-demo

Demo of Spring Authorization Server 1.0 and native support in Spring 6.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sas-native-demo

Steps:

  1. Install SDKMAN!
  2. sdk install java 22.3.r17-grl
  3. sdk use java 22.3.r17-grl
  4. ./gradlew nativeCompile
  5. cd build/native/nativeCompile
  6. ./sas-native-demo

About

Demo of Spring Authorization Server 1.0 and native support in Spring 6.

License:Apache License 2.0


Languages

Language:Java 100.0%