Commit Graph

360 Commits

Author SHA1 Message Date
kwoyke f318cd05d9 BAEL-5000: Add split String by newlines examples (#10881)
* BAEL-5000: Add split String by newlines examples

* BAEL-5000: Exclude core-java-string-operations-3 from persistence-modules

* BAEL-5000: Update tests

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-12 14:23:37 +02:00
Benjamin Caure 4e96ddfa14 BAEL-4665: add text blocks to multiline strings test (#10777)
* BAEL-4665: add text blocks to multiline strings test

* BAEL-4665: move core-java-strings to jdk9 profile
2021-05-25 22:27:16 +02:00
kwoyke 40ce8f98fd Merge pull request #10801 from Maiklins/JAVA-3589-Upgrade_lombok_dependency_in_the_main_pom.xml
Java 3589 upgrade lombok dependency in the main pom.xml
2021-05-24 21:29:36 +02:00
mikr d8c91ee26a JAVA-3589 Update Lombok version 2021-05-24 13:47:38 +02:00
Stéphane Traumat 3c5b7234d9 Adding cassandre tutorial (#10757)
* Adding Cassandre

* Added a logger

* Added a logger

* Change test name

* Change test name

* Moved to spring-boot-modules

* remove cassandre from the spring-boot-modules pom, and add it in the main pom.
2021-05-14 08:58:18 -07:00
Haroon Khan 4a1f6b132f [BAEL-4868] Use Redis as cache store 2021-05-04 17:10:48 +01:00
Krzysztof Woyke ef67967293 JAVA-3596: Upgrade exec-maven-plugin to 3.0.0 in the main pom.xml 2021-04-02 15:21:04 +02:00
Krzysztof Woyke 24b447d83c JAVA-3578: Verify sub-modules - main pom.xml 2021-03-31 20:23:41 +02:00
Krzysztof Woyke f0dd323c50 JAVA-3578: Verify sub-modules - core-java-modules 2021-03-30 20:55:52 +02:00
Loredana Crusoveanu b532ae2a0c Merge pull request #10609 from Maiklins/JAVA-4770-Fix_Invalid_Dependency_in_the_quarkus-app_Module
Java 4770 fix invalid dependency in the quarkus app module
2021-03-30 19:57:40 +03:00
mikr 023fec286b JAVA-4770 Fix Invalid Dependency in the quarkus-app Module 2021-03-30 09:42:54 +02:00
Krzysztof Woyke f93bb51d5c JAVA-3593: Upgrade byte-buddy to 1.10.22 in the main pom.xml 2021-03-29 22:23:40 +02:00
Loredana Crusoveanu d3317c4963 Merge pull request #10584 from kwoyke/JAVA-3295
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Krzysztof Woyke 51b15d4370 JAVA-3295: Fix main pom.xml formatting 2021-03-24 09:19:46 +01:00
Krzysztof Woyke f05b7b68c2 JAVA-3595: Upgrade jmh version in the main pom.xml 2021-03-21 22:44:21 +01:00
kwoyke ce2e455d58 JAVA-3594: Upgrade esapi dependency in the main pom.xml (#10572)
* JAVA-3594: Upgrade esapi version in the main pom.xml

* JAVA-3594: Remove overriden esapi.version from the core-java-jvm

* JAVA-3594: Use esapi.version property instead of the hardcoded version in spring-5-security

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-03-19 22:39:41 +05:30
psevestre ce6f1e878e [BAEL-4782] Initial import (#10513)
* [BAEL-4782] Initial import

* [BAEL-4782] LiveTest & Readme

* [BAEL-4782] spacing issues
2021-03-08 07:45:37 -08:00
Muhammad Asif Anwar 133c6022fe commenting broken module 2021-03-03 09:25:40 +04:00
Muhammad Asif Anwar 4120988447 Comment out quarkus-extension 2021-03-02 09:08:29 +04:00
Muhammad Asif Anwar f1c313713b upgrade gitflow-incremental-builder 2021-02-28 17:41:58 +04:00
Jordan Simpson 354018732d Added a new module (spring-core-5) for the code examples of BAEL-4764. (#10484) 2021-02-13 12:29:50 -08:00
Loredana Crusoveanu 87f28fe878 Merge pull request #10407 from kwoyke/JAVA-3588
JAVA-3588: Upgrade commons-fileupload dependency
2021-01-11 12:18:28 +02:00
sampadawagde 1f70c88437 JAVA-3542: Removed module from main pom 2021-01-09 13:01:08 +05:30
Krzysiek 989216338f JAVA-3588: Upgrade commons-fileupload in the main pom.xml 2021-01-08 19:56:04 +01:00
Krzysiek 75aa478d80 JAVA-3585: Upgrade commons-io in the main pom.xml 2021-01-07 20:26:18 +01:00
Loredana Crusoveanu 66b453758b Merge pull request #10397 from kwoyke/JAVA-3541
JAVA-3541: Move spring-5-mvc into spring-web-modules
2021-01-06 17:09:53 +02:00
Krzysztof Woyke 108522e190 JAVA-3541: Move spring-5-mvc into spring-web-modules 2021-01-06 11:16:55 +01:00
Loredana Crusoveanu 0c1ccf3bf4 Merge pull request #10392 from kwoyke/JAVA-3586
JAVA-3586: Upgrade commons-lang3 dependency
2021-01-06 12:13:38 +02:00
Krzysztof Woyke f361ccc834 JAVA-3540: Move spring-resttemplate into spring-web-modules 2021-01-05 14:10:30 +01:00
Krzysztof Woyke 7dc8fdba7e JAVA-3538: Move spring-rest-testing into spring-web-modules 2021-01-04 16:27:21 +01:00
Krzysztof Woyke f49df277d4 JAVA-3586: Upgrade commons-lang3 to 3.11 in the main pom.xml 2021-01-04 12:29:07 +01:00
Krzysztof Woyke 68d3abae10 JAVA-3537: Move spring-rest-simple into spring-web-modules 2021-01-04 10:50:19 +01:00
Loredana Crusoveanu 5cf91b556c Merge branch 'master' into JAVA-3536-move-spring-rest-shell 2021-01-02 15:15:35 +02:00
Loredana Crusoveanu 4f1bc07739 Merge branch 'master' into JAVA-3528-move-spring-mvc-velocity-module 2021-01-02 14:04:41 +02:00
Loredana Crusoveanu 78c8005199 Merge pull request #10357 from kwoyke/JAVA-3533
JAVA-3533: Move spring-rest-http-2 into spring-web-modules
2021-01-02 13:58:29 +02:00
Loredana Crusoveanu 94c6ee972b Merge pull request #10361 from sampada07/JAVA-3524
JAVA-3524, JAVA-3525, JAVA-3526
2021-01-01 23:04:42 +02:00
Loredana Crusoveanu 296fe08dde Merge branch 'master' into JAVA-3533 2021-01-01 22:55:21 +02:00
Loredana Crusoveanu aec6ef01e4 Merge pull request #10372 from Maiklins/JAVA-3531-move-spring-mvc-xml
Java 3531 move spring mvc xml
2021-01-01 22:47:34 +02:00
Loredana Crusoveanu 8bf42fafc7 Merge pull request #10369 from Maiklins/JAVA-3535-move-spring-rest-query-language
Java 3535 move spring rest query language
2021-01-01 22:41:02 +02:00
Sampada 05b20f4c20 Merge branch 'master' into JAVA-3524 2020-12-31 12:18:57 +05:30
mikr 08435be190 JAVA-3536 Move spring-rest-shell module 2020-12-30 22:57:22 +01:00
mikr de5f9940dd JAVA-3531 Move spring-mvc-xml module 2020-12-30 22:26:14 +01:00
Loredana Crusoveanu 6630c81406 Merge branch 'master' into JAVA-3533 2020-12-30 15:48:46 +02:00
Sampada 22446e6df0 Merge branch 'master' into JAVA-3524 2020-12-30 19:10:19 +05:30
mikr c2a10624ec Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-3528-move-spring-mvc-velocity-module
 Conflicts:
	spring-web-modules/pom.xml
2020-12-30 12:41:29 +01:00
mikr 6a0313b4db JAVA-3528 Move spring-mvc-velocity module 2020-12-30 12:34:37 +01:00
mikr c99f74a6a1 JAVA-3535 Move spring rest query language module 2020-12-30 12:14:14 +01:00
Loredana Crusoveanu f6d43be948 Merge branch 'master' into JAVA-3529-move-spring-mvc-views 2020-12-30 13:04:07 +02:00
Loredana Crusoveanu fc7470b82a Merge pull request #10365 from Maiklins/JAVA-3530-move-spring-mvc-webflow
Java 3530 move spring mvc webflow
2020-12-30 13:00:04 +02:00
Loredana Crusoveanu bd22cd94f2 Merge pull request #10194 from Maiklins/Java-2824-Fix-Tests-in-Java-9-and-above-modules
Java-2824 fix tests in java 9 and above modules
2020-12-30 12:13:19 +02:00