Commit Graph

381 Commits

Author SHA1 Message Date
anuragkumawat 5ee276f972 JAVA-7660 : Upgrade slf4j dependency in the main pom.xml (#11372)
* JAVA-7660 : Upgrade slf4j dependency in the main pom.xml

* Upgrading logback version also to resolve compilation issues

* Revering the logback updated version and using slf4j stable newest version
2021-10-27 12:25:33 +05:30
anuragkumawat 8fc2e30551 JAVA-7665 : Updating jackson dependency in main pom.xml 2021-10-25 13:33:28 +05:30
kwoyke b94cfdc270 JAVA-7661: Upgrade logback to 1.2.6 (#11325)
* JAVA-7661: Upgrade logback version to 1.2.6 in the main pom.xml

* JAVA-7661: Use logback.version property from the main pom.xml

* JAVA-7661: Fix maven-exec-plugin setup
2021-10-25 01:37:41 +05:30
kwoyke e944857c05 JAVA-7659: Upgrade byte-buddy to 1.11.20 (#11319) 2021-10-22 02:18:44 +05:30
kwoyke a591d1ff74 JAVA-7662: Upgrade jmh-core and jmh-generator dependencies to 1.33 (#11311) 2021-10-22 02:00:52 +05:30
kwoyke 9c07f794f1 JAVA-7664: Upgrade Apache Commons Lang to 3.12.0 in the main pom.xml (#11297) 2021-10-10 23:29:02 +05:30
kwoyke a525a3c8e0 JAVA-7432: Which sub-modules aren't being built? (#11302)
* JAVA-7432: Enable persistence-modules/sirix module

* JAVA-7432: Add spring-boot-modules/spring-boot-cassandre to the integration profile

* JAVA-7432: Add quarkus-vs-springboot to the default profile
2021-10-10 23:01:07 +05:30
kwoyke 21646a0576 JAVA-7663: Upgrade Apache Commons IO to 2.11.0 in the main pom.xml (#11293) 2021-10-06 22:03:48 +05:30
Thiago dos Santos Hora 47249aa1ff [BAEL-4747] Add read me and utils scripts (#11242)
* [BAEL-4747] Create quarkus and spring boot projects

* [BAEL-4747] Add quarkus implementation and fixing native image plugins setup

* Fixing build config

* [BAEL-4747] Add read me and utils scripts
2021-09-23 11:07:26 +02:00
kwoyke 45a0c3d947 Merge pull request #11161 from Maiklins/JAVA-3587-Upgrade_jackson_dependency_in_the_main_pom
JAVA-3587 Update Jackson version in the main pom
2021-09-08 10:20:56 +02:00
Thiago dos Santos Hora 6d5fcbc7ee [BAEL-4955] Move code example (#11177) 2021-08-28 08:38:21 -07:00
Thiago dos Santos Hora cf533a0340 [BAEL-4955] The DTO pattern (#11166)
* [BAEL-4955] The DTO pattern

* Fix encrypt logic

* Add tests

* Add tests

* Move packages
2021-08-25 08:19:13 -07:00
mikr 6d979cf2e3 JAVA-3587 Update Jackson version in the main pom 2021-08-24 10:17:23 +02:00
kwoyke 99c9168630 Merge pull request #11125 from freelansam/JAVA-6390
Java 6390
2021-08-17 13:00:38 +02:00
sampadawagde 3e41f10f7f JAVA-6390: main pom changes to add new module 2021-08-15 17:32:08 +05:30
Haroon Khan 8900c1ebba [BAEL-5012] Intro to ksqlDB (#11113)
* [BAEL-5012] Intro to ksqlDB

* [BAEL-5012] Fix POM file and code cleanup

* [BAEL-5012] Code cleanup
2021-08-14 09:38:04 +02:00
kwoyke ec02aed456 JAVA-6253: Review the time of the build (#11067)
* JAVA-6253: Move image-processing to the heavy profile

* JAVA-6253: Do not start blade app automatically by a plugin

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-25 12:04:25 +05:30
kwoyke 1910561a54 JAVA-5986: Cleanup pom.xml files (#11010)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-09 08:43:41 +05:30
kwoyke dee85d33c1 BAEL-5015: Add Java 9 example for readAllBytes (#10999)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-06 16:54:57 +02:00
Anshul Bansal 2cf52853fa BAEL-4913 - Spring Native (#10942)
* BAEL-4913 - Spring Native

* BAEL-4913 - review commit
2021-06-28 09:42:50 -06:00
Dhawal Kapil 0140da302e JAVA-5975 Removed dl.bintray repositories and related upgrade (#10941)
* JAVA-5975 Removed dl.bintray repositories and related upgrade

* JAVA-5975 Commented Ethereum Module from the parent pom

Co-authored-by: a13400152 <a13400152@192.168.29.65>
2021-06-22 04:06:13 +05:30
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