Commit Graph

242 Commits

Author SHA1 Message Date
johnA1331 77ebd0332e Update README.md 2020-05-12 15:08:21 +08:00
Cicio Flaviu af387990c8 BAEL-3849 Implemented example code for comparing Transactional. (#9261) 2020-05-10 07:43:51 +02:00
johnA1331 7b80e93607 Merge branch 'master' into master 2020-05-07 11:05:00 +08:00
Yavuz Tas 847d6ab042 Changes for BAEL-2621 (#9217)
* update dependency versions to latest

* merge repository packages

* remove obselete xml configuration

* fix formatting

* clean up

* update package name

* revert spring data jpa xml config and demonstrate how to import in PersistenceConfig by a commented @ImportResource annotation

* rename jpa repositories xml to make it more clear

* remove obselete @EnableJpaRepositories configs since we don't use spring data's jpa repositories for these congigurations
2020-05-06 21:22:23 -05:00
kwoyke 50208fb013 Verify if the connection is still alive (#9246) 2020-05-05 22:27:16 +02:00
johnA1331 9d62a60deb Update README.md 2020-05-05 17:50:35 +08:00
johnA1331 1793a19bfc Update README.md 2020-05-05 17:36:42 +08:00
johnA1331 629ba77f56 Update README.md 2020-05-05 17:27:51 +08:00
johnA1331 38bc370771 Update README.md 2020-05-05 16:47:03 +08:00
Eduard Ardeleanu 0cad7c5cc5 BAEL-3971: Generate DDL script in Spring (#9120)
* BAEL-3971: Generate DDL script in Spring

* BAEL-3971: implement review comments

* BAEL-3971: fix typo

* BAEL-3971: move code examples to module spring-data-jpa-5

Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-05-05 08:37:20 +01:00
Benjamin Caure aee002eeca rename integration to live test (#9232) 2020-05-04 22:00:03 +02:00
Greg 9e90cf5c80 Merge pull request #9145 from shockwave9999/master
[BAEL-3967] Spring JPA @Embedded and @EmbeddedId
2020-05-04 14:46:57 -04:00
aitorcuesta b26b71567a [BAEL-3614] - Spring Redis Configuration From application.properties File (#9226)
* BAEL-3614 - Initial commit

* BAEL-3614 - Removing unnecessary properties
2020-05-03 13:25:39 -07:00
Arindum Roy 4487ac8654 update 2020-05-03 23:36:14 +05:30
Arindum Roy 43816bc282 update 2020-05-03 23:33:39 +05:30
Arindum Roy 50a6563e30 "updated pom.xml" 2020-05-03 23:19:33 +05:30
Arindum Roy 5724e188a0 "updated README.md" 2020-05-02 00:28:53 +05:30
Arindum Roy 8ef7cc6b81 all files 2020-05-02 00:23:59 +05:30
Arindum Roy 5bfa01ec05 "spring-data-jpa-5 new module" 2020-05-02 00:20:16 +05:30
Kostas Karavitis f964a31ffc [BAEL-3936] Merged with upstream and fixed conflicts 2020-04-28 20:35:04 +03:00
Josh Cummings 068523493b Merge pull request #9169 from kwoyke/JAVA-73
JAVA-73: Wrap up running Live Tests with Docker
2020-04-27 17:31:04 -06:00
Josh Cummings 70781cfeb1 Merge pull request #9143 from amit2103/JAVA-1273-1
update pom version from RC to GA
2020-04-27 17:18:17 -06:00
Krzysiek d2f60283b8 JAVA-73: Remove unused test methods 2020-04-26 15:46:04 +02:00
Dhawal Kapil 5c73062dab Merge pull request #9176 from sampada07/JAVA-913
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
2020-04-26 13:04:01 +05:30
Kostas Karavitis 1278f63d03 [BAEL-3936] Upgrade hibernate and querydsl to the latest stable versions 2020-04-24 15:38:39 +03:00
kkaravitis 6a08fca7aa [BAEL-3936] Fixed format to use 2-space indenting for line continuations. 2020-04-24 15:04:44 +03:00
kkaravitis 717b0e1711 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-04-24 14:31:24 +03:00
Eric Martin 5738683a5b Merge pull request #9100 from wugangca/BAEL-3961
BAEL-3961 Using a list of values in a JDBCTemplate IN clause
2020-04-23 20:08:02 -05:00
Eric Martin ed8bdf0cb5 Merge pull request #9158 from johnA1331/master
github-related test fix - BAEL-23872
2020-04-23 19:34:01 -05:00
Krzysiek ffa8e0839d JAVA-73: Fix live-test.sh and cleanup pom.xml 2020-04-23 22:38:10 +02:00
Krzysiek acf4fa5af9 JAVA-73: Move scripts under live-test-resources 2020-04-23 22:18:45 +02:00
kwoyke 20ee51ef36 Merge pull request #1 from fanatixan/bael-17468
JAVA-73
2020-04-23 22:02:28 +02:00
sampadawagde 62842f97cf JAVA-923: Migrate spring-data-dynamodb to parent-boot-2 2020-04-23 13:10:29 +05:30
Gang Wu 38f62ad24d BAEL-3961 move the sql string into a new line to improve readability. 2020-04-22 22:36:18 -06:00
Gang Wu 8985f601a7 BAEL-3961 move the sql string into a new line to improve readability. 2020-04-22 22:15:54 -06:00
sampadawagde 0cf5e36623 JAVA-922: Migrate flyway to parent-boot-2 2020-04-22 17:44:28 +05:30
johnA1331 4a75b13057 Update README.md 2020-04-21 14:15:57 +08:00
Kostas Karavitis 9d993fc5bb [BAEL-3936] Changed test methods names to follow BDD naming conventions 2020-04-20 00:29:56 +03:00
Arindum Roy 60b00e38b6 "first commit in new fork" 2020-04-19 23:03:39 +05:30
Arindum Roy c4ed1770e2 "first commit in new fork" 2020-04-19 21:46:19 +05:30
Yavuz Tas 87ac7a74be Update code base for BAEL-3872 (#9032)
* resolve an sql syntax error for H2 version 1.4.200

* update spring and spring-data-jpa version to latest
migrate spring-data-jpa Sort initializations to Sort.by static factory methods to fix compile errors

* update hibernate version to latest

* cleanup code

* show how to get a bean object from factory bean as shown in the section 4

* update mysql version and fix tests under persistence.service

* clean up code
2020-04-19 09:18:58 -05:00
amit.pandey 95578f92ea update pom version from RC to GA 2020-04-19 18:09:24 +05:30
Eric Martin 97ba63d8b4 Merge pull request #9037 from aitorcuesta/BAEL-3075
BAEL-3075 - Oracle Connection Pooling With Spring
2020-04-18 15:17:20 -05:00
Gang Wu c68c7648a3 BAEL-3961 Remove address field of Employee class. 2020-04-18 12:48:37 -06:00
Josh Cummings 748fa91464 Merge pull request #9083 from amit2103/JAVA-1192
Java 1192
2020-04-17 10:39:01 -06:00
Josh Cummings ed1f9a81ba Merge pull request #9085 from amit2103/JAVA-1199
update artifactId in pom file
2020-04-17 10:34:04 -06:00
Kostas Karavitis 36d7572276 [BAEL-3936] Fixed formatting 2020-04-17 19:24:01 +03:00
Aitor Cuesta 8c77609793 BAEL-3075 - Removing byte-buddy dependency 2020-04-15 08:01:26 +02:00
Gang Wu 78e180f35d BAEL-3961 Make the program more robust by only create the table when necessary and clean all data in the temp table. 2020-04-14 19:23:11 -06:00
Gang Wu 63027fd269 BAEL-3961 Using a list of values in a JDBCTemplate IN clause 2020-04-14 00:43:27 -06:00