Commit Graph

1230 Commits

Author SHA1 Message Date
Krzysiek f3e56b6797 BAEL-21730: Migrate spring-data-cassandra to com.baeldung 2020-02-08 11:59:21 +01:00
Krzysiek 5f9f5dd922 BAEL-21730: Migrate r2dbc to com.baeldung 2020-02-08 11:46:22 +01:00
Krzysiek ee06ac88bd BAEL-21730: Migrate querydsl to com.baeldung 2020-02-08 11:37:18 +01:00
Krzysiek 4d9d171bb8 BAEL-21730: Migrate hbase to com.baeldung 2020-02-08 11:30:26 +01:00
Loredana Crusoveanu c4ca9fc8d6 Merge pull request #8673 from kwoyke/BAEL-20881-fix
BAEL-20881: Move spring-boot-performance into spring-boot-modules (fix)
2020-02-08 01:11:40 +02:00
Loredana Crusoveanu fd8fe93545 Merge pull request #8674 from kwoyke/BAEL-20867-fix
BAEL-20867: Move spring-boot-di into spring-boot-modules (fix)
2020-02-08 01:10:13 +02:00
Dhawal Kapil 1c0383a313 Merge pull request #8629 from amit2103/BAEL-21541
updated spring 4 minor version
2020-02-08 00:08:04 +05:30
Greg 218d9c92f4 Merge pull request #8534 from carloscaverobarca/BAEL-3739-string-Contains-Case-Insensitive-Java
[BAEL 3739] -  Workarounds for String contains case insensitive in Java
2020-02-07 10:35:43 -05:00
Jonathan Cook 4e3191c488 Merge pull request #8609 from martinvw/feature/BAEL-2397-text-blocks
Feature/bael 2397 text blocks
2020-02-07 16:01:27 +01:00
Martin van Wingerden b0ba3cec5f [BAEL-2397] Text Blocks
Replaced by `p` by `span`
2020-02-07 14:06:26 +01:00
Krzysiek a7960112eb BAEL-20867: Move spring-boot-di into spring-boot-modules (fix) 2020-02-06 22:29:32 +01:00
Krzysiek d42d266583 BAEL-20881: Move spring-boot-performance into spring-boot-modules (fix) 2020-02-06 22:19:54 +01:00
Loredana Crusoveanu e994174d1f Merge pull request #8659 from Maiklins/BAEL-20869-move-remaining-spring-modules
BAEL-20869 move remaining spring modules
2020-02-06 21:19:40 +02:00
Kamlesh Kumar a51dd49517 BAEL-3459: Introduction to cache2k (#8651) 2020-02-05 21:07:19 -06:00
Martin van Wingerden 1e2c72c2a5 [BAEL-2397] Text Blocks
Move the + signs to the beginning of the lines
2020-02-05 22:01:08 +01:00
kwoyke 8047fc333a BAEL-3805: Fix project's dependencies (#8662) 2020-02-05 07:42:43 +01:00
kwoyke fe75696a5e BAEL-3800: Upgrade de.codecentric dependencies (#8666) 2020-02-05 07:41:11 +01:00
Carlos Cavero cffbc130ec Modify "then" by "should" in the Unit Tests as suggested from code review
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-02-04 10:20:14 +01:00
mikr 4e6d877e40 BAEL-20869 Move remaining spring boot modules (update several pom files) 2020-02-04 09:24:55 +01:00
Eric Martin 67f38293d8 Merge pull request #8544 from SmartyAnsh/BAEL-3660_Open_Liberty
Bael 3660 open liberty
2020-02-02 15:33:53 -06:00
mikr 7a9c053377 Merge branches 'BAEL-20869-move-remaining-spring-modules' and 'master' of https://github.com/Maiklins/tutorials into BAEL-20869-move-remaining-spring-modules 2020-02-02 20:47:04 +01:00
Maiklins c7a5ba91af Merge pull request #32 from eugenp/master
update
2020-02-02 20:46:44 +01:00
mikr 06161e1bae BAEL-20869 Move remaining spring boot modules 2020-02-02 20:44:54 +01:00
Eric Martin fc4c5bab51 Merge pull request #8588 from sk1418/master
improvement of the article "How to Return Multiple Values From a Java…
2020-02-02 13:00:25 -06:00
rpvilao 2330e6d043 Merge pull request #8494 from matteoroxis/master
BAEL-3571 - Implement Health Checks in Openshift
2020-02-02 18:42:50 +01:00
Maiklins 3e26f588fc Merge pull request #31 from eugenp/master
update
2020-02-02 15:11:40 +01:00
Loredana Crusoveanu 39ea8b9a91 Merge pull request #8622 from Maiklins/BAEL-20863-move-spring-boot-ctx-fluent
BAEL-20863 move spring boot ctx fluent
2020-02-02 12:05:21 +02:00
Loredana Crusoveanu 5c6473729e Merge pull request #8612 from Maiklins/BAEL-20873-move-spring-boot-kotlin
BAEL-20873 move spring boot kotlin
2020-02-01 21:15:58 +02:00
mikr f9a386854f Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20873-move-spring-boot-kotlin
 Conflicts:
	spring-boot-modules/pom.xml
2020-02-01 16:42:36 +01:00
Loredana Crusoveanu 8dd58252de Merge pull request #8656 from dkapil/task/kotlin_repourl_update
Jcenter URL update
2020-02-01 17:42:10 +02:00
Maiklins 20302f8baf Merge pull request #30 from eugenp/master
update
2020-02-01 16:36:07 +01:00
Maiklins 52f0dd4068 Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-02-01 16:28:56 +01:00
Dhawal Kapil 5035a311dd Jcenter URL update
- Updating the JCenter repository url as it has now moved from http to https
2020-02-01 20:24:02 +05:30
Loredana Crusoveanu be3f5b4256 Merge pull request #8649 from kwoyke/BAEL-20862
BAEL-20862: Move spring-boot-crud into spring-boot-modules
2020-02-01 10:03:58 +02:00
Eric Martin 07a2624110 Merge pull request #8567 from johnA1331/master
Bi-monthly test fix - BAEL-20909
2020-01-31 20:24:34 -06:00
Loredana Crusoveanu 22313cfa11 Merge pull request #8654 from kwoyke/BAEL-21597
BAEL-21597: Standardize packages for spring-rest-compress, spring-rest-angular, spring-rest-simple
2020-02-01 00:13:45 +02:00
Loredana Crusoveanu e4b74cda31 Merge branch 'master' into BAEL-20862 2020-02-01 00:12:30 +02:00
Loredana Crusoveanu 8c0e362b3e Merge pull request #8653 from kwoyke/BAEL-20875
BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules
2020-02-01 00:10:32 +02:00
Loredana Crusoveanu 5786461053 Merge pull request #8632 from Maiklins/BAEL-20879-move-spring-boot-nashorn
BAEL-20879 move spring boot nashorn
2020-02-01 00:05:08 +02:00
Loredana Crusoveanu 00d5cb6d90 Merge pull request #8603 from Maiklins/BAEL-20858-move-spring-boot-camel
BAEL-20858 move spring boot camel
2020-02-01 00:03:38 +02:00
kwoyke cdac6f117a BAEL-3476: Add Java 9 example to Immutable ArrayList in Java (#8636) 2020-01-31 21:55:19 +01:00
Maiklins fd17eaac04 BAEL-20687 Fix test in core-groovy-2 module (#8608) 2020-01-31 21:50:25 +01:00
kwoyke d55081bd7a BAEL-3809: Ensure tables are dropped in proper order (#8640) 2020-01-31 21:48:23 +01:00
Krzysztof Woyke 86c70bfd88 BAEL-21597: Migrate spring-rest-simple to com.baeldung 2020-01-31 13:20:46 +01:00
Krzysztof Woyke b2c643546f BAEL-21597: Migrate spring-rest-angular to com.baeldung 2020-01-31 13:11:57 +01:00
Krzysztof Woyke 0397432e14 BAEL-21597: Migrate spring-rest-compress to com.baeldung 2020-01-31 13:06:09 +01:00
johnA1331 06b89d89fe Update README.md 2020-01-31 17:04:07 +08:00
johnA1331 367374cbd9 Update README.md 2020-01-31 17:02:37 +08:00
johnA1331 80f74f99d5 Update README.md 2020-01-31 17:00:04 +08:00
Krzysztof Woyke cce61b0d53 BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules 2020-01-31 08:38:03 +01:00