Run the CoreApplication to start the SpringBoot Demo
- ORM: Mybatis-plus
- SQL: MySql(multi-sources), Druid
- NoSQL: Redis, MongoDB (has bug)
- Cache: Ehcache 2.x, Redis
- Auth: Spring Security
- AOP: spring-boot-starter-aop
- Lombok: lombok
- JSON: fastjson
- WebSocket: TODO...
Run the MySwingApplication to start the Path Planning Algorithm Demo