That is a project for learning the springBoot
当前版本1.0
- springBoot中使用Hikari连接池和spring data JPA配置的多数据源连接
- 基于springMVC的web项目和springBoot中跨域的配置
- 31.1. Configure a DataSource
- 31.2. Using JdbcTemplate
- 31.3. JPA and Spring Data JPA
- 31.4. Spring Data JDBC
- 31.5. Using H2’s Web Console
- 31.6. Using jOOQ
- 31.6.1. Code Generation
- 31.6.2. Using DSLContext
- 31.6.3. jOOQ SQL Dialect
- 31.6.4. Customizing jOOQ