Add ACL Sample

This commit is contained in:
Josh Cummings
2025-03-25 12:06:18 -06:00
parent 9c134034f3
commit c93f346bbe
19 changed files with 862 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
version=6.1.1
spring-security.version=6.5.0-SNAPSHOT
org.gradle.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.caching=true