callicoder / spring-security-react-ant-design-polls-app

Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
https://www.callicoder.com/spring-boot-spring-security-jwt-mysql-react-app-part-1/
1.77k stars 1.07k forks source link

CHANGED:switch to H2 Database for more easier demostration; #12

Open yangboz opened 5 years ago

yangboz commented 5 years ago

Embed H2 Database without mysql installation required. more easier to bootstrap the server. and go to next dockerized app step.