kelvinyap2014 / northwind-roo

Academic research of Northwind database with Spring Roo, Spring Boot, Thymeleaf, JPA, Docker and CI/ CD deployment automation
GNU General Public License v3.0
1 stars 2 forks source link

Modify Spring Security configuration to enable /h2-console and in-memory #67

Closed kelvinyap2014 closed 7 years ago

kelvinyap2014 commented 7 years ago

user/password for 'dev' profile.

Disable in-memory user/password for 'default' profile.

Issue #29