jaca security auth - working

This commit is contained in:
2025-12-03 10:55:35 -05:00
parent 7e1b33efdf
commit 85b00e9d99
17 changed files with 688 additions and 28 deletions

View File

@@ -9,3 +9,6 @@ spring.datasource.driver-class-name=org.postgresql.Driver
#spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
security.jwt.secret=ballistic-test-secret-key-1234567890-ABCDEFGHIJKLNMOPQRST
security.jwt.access-token-minutes=2880