Commit Graph

1358 Commits

Author SHA1 Message Date
Krzysiek f77c90f06e Merge branch 'master' into BAEL-20886 2020-02-07 21:43:20 +01: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
Loredana Crusoveanu 8650f39580 Update SortComparisonUnitTest.java 2020-02-06 23:43:50 +02: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
sampada d461fb4593 BAEL-3394 : Using headless mode in Java 2020-02-06 19:30:52 +05:30
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
amit.pandey 3af7fbf8a7 added newly added core-java-regex module in parent pom 2020-02-05 19:57:52 +05:30
amit.pandey fa6647a95e move regex module from existing module to core-java-regex module 2020-02-05 19:39:20 +05:30
johnA1331 436cbac7ed Update README.md 2020-02-05 16:48:07 +08:00
johnA1331 186cfdc8fc Create README.md 2020-02-05 16:46:28 +08:00
johnA1331 debd66c2d0 Update README.md 2020-02-05 16:45:00 +08:00
johnA1331 df0ae7e241 Update README.md 2020-02-05 16:43:47 +08:00
johnA1331 cab929a52b Update README.md 2020-02-05 16:41:02 +08:00
johnA1331 095af99a8b Update README.md 2020-02-05 16:36:00 +08:00
johnA1331 532a9c4b6a Create README.md 2020-02-05 16:34:01 +08:00
johnA1331 3f916b2f34 Update README.md 2020-02-05 16:32:07 +08:00
johnA1331 4ccee93b33 Update README.md 2020-02-05 16:31:03 +08:00
johnA1331 0fbe596c06 Update README.md 2020-02-05 16:29:30 +08:00
johnA1331 7692bb5e12 Create README.md 2020-02-05 16:28:01 +08:00
johnA1331 fc3f9f8827 Update README.md 2020-02-05 16:26:49 +08:00
johnA1331 ad2ebc9c72 Update README.md 2020-02-05 16:25:03 +08:00
johnA1331 e7c6aa7503 Update README.md 2020-02-05 16:23:25 +08:00
johnA1331 c848637006 Create README.md 2020-02-05 16:20:37 +08:00
johnA1331 616377bdec Update README.md 2020-02-05 16:18:57 +08:00
johnA1331 ed8e78c59d Update README.md 2020-02-05 16:13:17 +08:00
johnA1331 81670cfebf Update README.md 2020-02-05 16:10:35 +08:00
johnA1331 07aa3ad9fc Update README.md 2020-02-05 16:08:11 +08:00
johnA1331 6f9bf37532 Update README.md 2020-02-05 16:06:28 +08: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
amit.pandey f67d1639e8 updated .gitignore to add files generated after build 2020-02-02 23:20:33 +05:30
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