391 Commits

Author SHA1 Message Date
Ankur Gupta
7693cbd8fe Fixing indentation Issue in pom.xml 2020-07-30 01:54:23 +05:30
Ankur Gupta
bb391a389f Implementing Code Review comments-2 2020-07-30 01:49:05 +05:30
Ankur Gupta
23f1333aaa Implementing Code Review comments 2020-07-30 01:43:57 +05:30
Ankur Gupta
c95dbf8135 BAEL-4025:Spring Data Azure Cosmos DB 2020-07-26 16:51:40 +05:30
Jonathan Cook
9f5396e448 Merge pull request #9723 from adrian-maghear/BAEL-4288#flyway-repair
[BAEL-4288] flyway repair
2020-07-25 14:56:26 +02:00
johnA1331
66ac0239bd Update README.md 2020-07-23 22:04:14 +08:00
johnA1331
88b1d2661a Update README.md 2020-07-23 21:33:56 +08:00
Adrian Maghear
f673723619 [BAEL-4288] address comments after review 2020-07-21 17:08:30 +02:00
johnA1331
123c023b7b Create README.md 2020-07-21 21:46:34 +08:00
johnA1331
88ae1fd308 Update README.md 2020-07-21 21:09:35 +08:00
Josh Cummings
be788bf940 Merge pull request #9664 from kwoyke/JAVA-1645
JAVA-1645: Get rid of the overriden spring-boot.version property
2020-07-18 16:28:24 -06:00
Maiklins
d752f841ff JAVA-2114 Split or move hibernate JPA module (#9713)
Co-authored-by: mikr <michael.krimgen@ximedes.com>
2020-07-18 18:27:09 +05:30
kwoyke
9cf9cf91a2 BAEL-3275: Convert RedisMessageListenerIntegrationTest to a SpringBootTest (#9717) 2020-07-17 17:06:50 +02:00
Adrian Maghear
c53f498e12 [BAEL4288] small fixes 2020-07-17 15:32:41 +02:00
Adrian Maghear
dcd3e80ac5 Merge remote-tracking branch 'baeldung/master' into BAEL-4288#flyway-repair 2020-07-17 15:28:06 +02:00
Adrian Maghear
8a98cce3db [BAEL4288] remove mysql flow 2020-07-17 15:13:57 +02:00
davidmartinezbarua
93eb539b90 Merge pull request #9645 from alibenmessaoud/BAEL-4350
BAEL-4350: Difference between Statement and PreparedStatement
2020-07-17 09:53:21 -03:00
Adrian Maghear
be1f906a9a [BAEL4288] initial commit 2020-07-17 10:54:38 +02:00
Ali Ben Messaoud
c6b1b43bdd BAEL-4350: Difference between Statement and PreparedStatement
Signed-off-by: Ali Ben Messaoud <mail2alibm@gmail.com>
2020-07-12 20:04:44 +02:00
Eric Martin
3265a5def1 Merge pull request #9593 from shapirov103/jdbc-loading
[BAEL-4123] What is the purpose of 'Class.forName(“MY_JDBC_DRIVER”)'?
2020-07-12 10:33:32 -05:00
amit.pandey
0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Krzysiek
749b832ef8 JAVA-1645: Use ReactiveStringRedisTemplate 2020-07-07 19:02:09 +02:00
Krzysiek
0865321f82 JAVA-1645: Get rid of the overriden spring-boot.version property 2020-07-07 19:01:50 +02:00
Loredana Crusoveanu
7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
shapirov103
16171e95d3 addressing code review comments 2020-07-02 23:40:28 -04:00
amit.pandey
0f67a9128f used standard project parent instead of using spring boot parent 2020-06-28 23:13:49 +05:30
kwoyke
68d0783c37 BAEL-4325: Upgrade reddison to 3.13.1 (#9588)
* BAEL-4325: Upgrade reddison to 3.13.1

* BAEL-4325: Add jedis.version property
2020-06-28 06:57:16 +02:00
shapirov103
9c2d96ccd7 Loading JDBC driver unit test 2020-06-27 13:27:31 -04:00
Eric Martin
6c921b3558 Merge pull request #9586 from johnA1331/master
BAEL-25526 github-related test fix - github title and article title match (results: 18.06.2020)
2020-06-26 19:57:21 -05:00
Jonathan Cook
df6c2ff1b8 Merge pull request #9472 from psevestre/master
[BAEL-2322] Test Code
2020-06-26 13:28:16 +02:00
johnA1331
912f0c6403 Update README.md 2020-06-26 17:51:18 +08:00
johnA1331
c52d618baa Update README.md 2020-06-26 17:41:47 +08:00
Josh Cummings
d7c98c56db Merge pull request #9535 from amit2103/JAVA-1830
Java 1830
2020-06-25 19:39:28 -06:00
Josh Cummings
2c007f42bd Merge pull request #9541 from amit2103/JAVA-1952
Check Article Code Matches GitHub
2020-06-22 08:22:22 -06:00
Loredana Crusoveanu
68316251df Merge branch 'master' into master 2020-06-22 10:58:31 +03:00
Philippe
6646f3e8a6 BAEL-2322: PR fix 2020-06-21 20:56:01 -03:00
amit.pandey
3a8212a54d Check Article Code Matches GitHub 2020-06-21 19:22:08 +05:30
amit.pandey
36f15adbd7 extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
Loredana
cacff0d0c9 fix jndi test 2020-06-20 17:57:33 +03:00
Loredana
a7ecf714a2 fix jndi test 2020-06-20 17:53:04 +03:00
Loredana
dab2c89ec7 fix jndi test 2020-06-20 17:38:13 +03:00
Loredana
1801a5be88 fix jndi test 2020-06-20 13:22:01 +03:00
Jonathan Cook
8834be5209 Merge pull request #9367 from azhwani/jndidatasource
BAEL-3830: Test a mock JNDI datasource with Spring
2020-06-18 15:29:02 +02:00
johnA1331
0469f68ad5 Update README.md 2020-06-18 15:11:57 +08:00
johnA1331
e3e0eb279b Create README.md 2020-06-18 14:44:48 +08:00
johnA1331
0bb990bbbb Update README.md 2020-06-18 14:21:37 +08:00
johnA1331
760169677b Create README.md 2020-06-18 13:21:35 +08:00
Philippe
6f4948782c [BAEL-2322] Code formatting 2020-06-14 16:54:49 -03:00
Philippe
00a5903c46 [BAEL-2322] Code formatting 2020-06-14 16:54:22 -03:00
johnA1331
5ba1cd0b0f Merge branch 'master' into master 2020-06-14 10:42:24 +08:00