c9211557bd
* added sample code for eval article * BAEL-2803 Sample Code * updated tests, repo method names * moved sources for BAEL-2803 here * removed dependencies introduced by BAEL-2803 * re-added sources * moved code to new module * removed eval article code |
||
---|---|---|
.. | ||
.mvn/wrapper | ||
src | ||
.gitignore | ||
README.MD | ||
mvnw | ||
mvnw.cmd | ||
pom.xml |
README.MD
Relevant Articles:
- Spring Boot with Multiple SQL Import Files
- Configuring Separate Spring DataSource for Tests
- Quick Guide on Loading Initial Data with Spring Boot
- Configuring a Tomcat Connection Pool in Spring Boot
- Hibernate Field Naming with Spring Boot
- Integrating Spring Boot with HSQLDB
- Configuring a DataSource Programmatically in Spring Boot
- Resolving “Failed to Configure a DataSource” Error