First Commit

This commit is contained in:
Carlos Henrique
2026-02-24 22:16:53 -03:00
commit 3edd6bc194
21 changed files with 977 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
spring.application.name=Nexus
spring.config.activate.on-profile=local
spring.datasource.password=SnLcLToyTLVlTmODy9X8WkJLxD5M6i7rFJEQPUgnrIqwH9zYpkX7rczfH8wcPSD1
spring.datasource.username=nexus
spring.datasource.url=jdbc:postgresql://129.153.206.118:5676/nexusdb
spring.datasource.driver-class-name=org.postgresql.Driver
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true