Commit Graph

27 Commits

Author SHA1 Message Date
Amit Pandey b0c1efdb7c [BAEL-14836] - Moved code for in-memory database article (#7705) 2019-09-02 14:28:58 -06:00
Harsha Veeravalli cefb7e496e
Testcase feedback incorporated (#1)
* Change

* Incorporated feedback
2019-08-08 13:48:37 +02:00
harshavs e35a8023ea Fixed Test file names as per convention 2019-08-03 00:11:01 -04:00
harshavs e30f8c6714 Fixed Test file names as per convention 2019-08-02 09:49:19 -04:00
harshavs 29adc66375 Fixed formating and removed unused files 2019-08-02 02:56:36 -04:00
harshavs 8c7ca1f3a2 Added test cases that use @Sql, @SqlConfig and @SqlGroup 2019-08-02 01:50:19 -04:00
Krzysztof Majewski 51a9d7b0d6 BAEL-2799 (#6904)
* BAEL-2799

* constructor name fix

* method name fix

* add database

* fix tests
2019-05-07 10:34:15 -06:00
Krzysztof Majewski ccd28428f3 Bael 2799 (#6849)
* BAEL-2799

* fix import lombok

* move to proper module

* filename fix

* filename fix

* fix tests

* fix test methods

* fix test methods
2019-05-03 22:33:45 -06:00
Dave Crane 56d2e3c594 corrected test to pull in profile-based config, fixe app cntext startup issues 2019-04-15 21:03:51 +01:00
Paul Latzelsperger c9211557bd BAEL-2803 (#6640)
* 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
2019-04-02 12:13:24 -07:00
Loredana b8af6bec2b fix multiple sql files test 2019-03-29 23:40:03 +02:00
amit2103 4195b7e406 [BAEL-10897] - Fixed tomcat connection pool issue and CarRepositoryIntegrationTest 2019-03-29 00:24:14 +05:30
amit2103 0b7d4a4d64 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10897 2019-03-29 00:08:00 +05:30
beardyinc 07b62fd912 BAEl 2803 (#6574)
* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* renamed test methods according to BDD
2019-03-26 19:41:42 -07:00
amit2103 3e926d56be [BAEL-10897] - Fixed spring-boot-persistence tests 2019-03-24 22:37:08 +05:30
dionisPrifti b3fc27088b Bael 2709 (#6527)
* BAEL-2709: Implementing example for Spring Boot Hibernate.

* BAEL-2709: Changed test name.
2019-03-14 21:55:45 +02:00
Surapaneni Venkata Kiran 4a0810acc8 BAEL-2575 : Disable auto configuration of data source (#6513) 2019-03-11 22:49:24 -05:00
dionisPrifti 6cd8c51b4d BAEL-2709: Implementing example for Spring Boot Hibernate. (#6478) 2019-03-11 14:43:15 +02:00
Alejandro Gervasio c7a8627f10 BAEL-2545 - Configuring a DataSource Programatically in Spring Boot (#6139)
* Initial Commit

* Update UserRepositoryIntegrationTest.java

* Update UserRepositoryIntegrationTest
2019-01-20 10:52:39 -06:00
eric-martin c19558f420 BAEL-2521: Moving LocalDateConverter to java-jpa 2019-01-19 18:38:13 -06:00
mherbaghinyan 6202b7caab localdate converter 2019-01-10 15:18:21 +04:00
mherbaghinyan 9b550e6554 localdate converter 2019-01-10 15:00:38 +04:00
Alejandro Gervasio 3064a22a7a BAEL-2413 - Integrating Spring Boot with HSQLDB (#5891)
* Initial Commit

* Update source file location

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update source files

* Update CustomerController.java

* Update CustomerController.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java

* Update index.html

* Update persistence-modules/spring-boot-persistence/src/main/java/com/baeldung/springboothsqldb/application/controllers/CustomerController.java

Co-Authored-By: alejandrogervasio <alejandro.gervasio@gmail.com>

* Update CustomerController.java

* Update CustomerControllerUnitTest.java

* Update CustomerController.java

* Update CustomerControllerUnitTest.java

* Update CustomerControllerUnitTest.java
2018-12-19 07:32:39 -06:00
Eugen Paraschiv e566167d3f package cleanup 2018-12-18 23:27:19 +02:00
Juan Moreno 184d60ca6e Hibernate Field Naming with Spring Boot
Issue: BAEL-2098
2018-11-02 07:36:21 -06:00
Alejandro Gervasio cadc14f0c9 BAEL-2299 - A CRUD web application with SpringBoot and Thymeleaf (#5530)
* Initial Commit

* Update Application.java

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update Application.java
2018-10-25 17:09:35 -07:00
amit2103 21a3a43788 [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30