Commit Graph

6 Commits

Author SHA1 Message Date
Alejandro Gervasio d7edc9a7c2 BAEL-2102 - Configure a Tomcat Connection Pool in Spring Boot (#5095)
* Initial Commit

* Initial Commit

* Initial Commit

* Update CommandLineCrudRunner.java

* Update pom.xml

* Update Customer.java

* Update application.properties

* Update pom.xml

* Update SpringBootConsoleApplication.java

* Update SpringBootConsoleApplication.java

* Update SpringBootConsoleApplication.java

* Update CommandLineCrudRunner.java

* Update pom.xml
2018-08-30 20:31:26 -05:00
amit2103 28d74a520f [BAEL-8416] - Moved code from spring-boot to spring-boot-persistence module for persistence specific articles 2018-08-21 00:45:33 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
François Dupire 0be7aa087f dupirefr/dupire.francois+pro@gmail.com [BAEL-1981] Spring data jpa dates (#4795)
* [BAEL-1981] Article entity and repository + tests

* [BAEL-1981] Removing unnecessary fields

* [BAEL-1981] spring-data-jpa module creation
2018-07-23 06:49:25 +02:00
François Dupire dd11c1245e dupirefr/dupire.francois+pro@gmail.com [BAEL-1981] Query entities by dates and times with Spring Data JPA (#4737)
* [BAEL-1981] Article entity and repository + tests

* [BAEL-1981] Removing unnecessary fields
2018-07-20 21:27:59 +02:00
abialas 97bddd2a20 BAEL-1924 (#4590)
* Revert "BAEL-1924 (#4573)"

This reverts commit b1b34e2fca.

* BAEL-1924 move code to new spring-boot-persistence module

* BAEL-1924 add new spring-boot-persistence module
2018-06-30 10:12:01 -07:00