Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Add MockMVC with roles

Merged Johanes Steven requested to merge johanes into master
3 files
+ 51
5
Compare changes
  • Side-by-side
  • Inline
Files
3
spring.datasource.url=jdbc:postgresql://localhost:5432/tasc
spring.datasource.username=postgres
spring.datasource.password=admin
spring.datasource.currentSchema=tasc
spring.datasource.url=jdbc:postgresql://ec2-3-212-75-25.compute-1.amazonaws.com:5432/dds939tlhunclk
spring.datasource.username=cnxgzqmgtjwgwt
spring.datasource.password=2e6f389654422dbd3406d431a243f61e5e5543ddc80a84d14afd6dcbe910f4d8
spring.datasource.currentSchema=public
spring.datasource.hikari.maximum-pool-size=10
logging.level.root=info
\ No newline at end of file
logging.level.root=info
Loading