Remove unused code
This commit is contained in:
@@ -1,19 +1,6 @@
|
|||||||
# # Database
|
|
||||||
# db.driver= com.mysql.jdbc.Driver
|
|
||||||
# db.url= jdbc:mysql://192.168.178.21:3306/rossa_tech_testing
|
|
||||||
# db.username=db_pezi
|
|
||||||
# db.password=Pe23Zi0484!_db
|
|
||||||
|
|
||||||
# # Hibernate
|
|
||||||
# hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
|
|
||||||
# hibernate.show_sql=true
|
|
||||||
# hibernate.hbm2ddl.auto=update
|
|
||||||
# entitymanager.packagesToScan=Model
|
|
||||||
|
|
||||||
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration,org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
|
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration,org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
|
||||||
jwt.secret=aquickfoxjumpsoverthelazydog
|
jwt.secret=aquickfoxjumpsoverthelazydog
|
||||||
|
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
spring.datasource.url= jdbc:mysql://192.168.178.21:3306/rossa_tech_testing?useSSL=false
|
spring.datasource.url= jdbc:mysql://192.168.178.21:3306/rossa_tech_testing?useSSL=false
|
||||||
spring.datasource.username= db_pezi
|
spring.datasource.username= db_pezi
|
||||||
|
|||||||
Reference in New Issue
Block a user