Fix public resource sharing.

This commit is contained in:
Paulo Gustavo Veiga
2023-11-26 16:13:45 -08:00
parent 52d684d611
commit ea6b2ad106
24 changed files with 45 additions and 66 deletions

View File

@@ -179,7 +179,3 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.HSQLDialect
spring.jpa.open-in-view=true
spring.h2.console.enabled=true
spring.h2.console.path=/h2-ui
spring.jpa.properties.hibernate.current_session_context_class=org.springframework.orm.hibernate5.SpringSessionContext