Commit Graph

34 Commits

Author SHA1 Message Date
anuragkumawat e049ddbf5a
JAVA-29472 Upgrade open-api-generator-maven-plugin to latest version (#15844) 2024-02-14 22:20:47 +02:00
anuragkumawat b5f48cee00 JAVA-28505 Fix references to parent (#15345) 2023-12-06 18:41:19 +02:00
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
panos-kakos c67139e60b [JAVA-26727] Upgraded maven-javadoc-plugin to 3.6.2 version 2023-11-28 06:38:53 +02:00
anuragkumawat 52197768be JAVA-27190 Remove code overriding parent-boot-version of hibernate-validator 2023-11-09 19:23:42 +05:30
anuragkumawat 4cf46ce719 JAVA-27190 Upgrade hibernate validator version 2023-11-09 19:19:22 +05:30
panos-kakos fcb0f98b92 [JAVA-25997] Clean up 2023-10-15 19:25:42 +03:00
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
panos-kakos fdf58ba3ca [JAVA-23096] Defined logback & slf4j version for jdk8 modules 2023-08-24 08:16:46 +03:00
anuragkumawat 7464d2b90e JAVA-21458 Upgrade custom-validations-opeanpi-codegen to use SpringDoc in place of SpringFox (#14302) 2023-06-25 18:06:27 +05:30
Kasra Madadipouya 25c2652260 JAVA-20620 upgrade Spring Swagger module to work with JDK 9 and above (#14254) 2023-06-18 10:58:01 +05:30
anuragkumawat 316e5626f2 JAVA-21186 Fix references to parents - Week 21 - 2023 (#14036) 2023-05-18 07:51:34 +05:30
Kasra Madadipouya 7e404b3dfb JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils (#13941) 2023-05-05 12:58:11 +03:00
panagiotiskakos 32efa1699a [JAVA-13838] updated version for overriden jackson library in gradle files 2022-08-11 12:33:45 +03:00
sampadawagde aed8f9100b JAVA-11792: Fix formatting of POMs 2022-05-08 16:36:25 +05:30
sampadawagde 9d19160043 JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
2022-02-22 21:53:39 +05:30
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
johnA1331 67914c6a36 Update README.md 2021-12-08 23:39:48 +08:00
ioanadinuit 40669cc7c6 Update annotation name (#11531) 2021-12-05 09:01:04 +01:00
sampadawagde 51a8facd75 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30
ioanadinuit 7f97bc1b98 BAEL-5080 (#11436)
* BAEL-5080
Custom validation with Swagger Codegen

Add tutorial code

* BAEL-5080
Custom validation with Swagger Codegen

Formatting

* BAEL-5080
Custom validation with Swagger Codegen

Swagger doc update

* remove Licence file
2021-11-11 20:22:13 +02:00
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
sampadawagde e5aba6f861 JAVA-5223: Fix formatting of POMs (Other Spring Modules) 2021-05-17 20:23:08 +05:30
mikr 6927cc7237 Java-2136 Use Jackson version from main pom in all other applicable modules 2020-09-14 13:11:59 +02:00
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
johnA1331 caca2dbea7 Update README.md 2020-05-05 09:00:24 +08:00
Mark Thomas 538f07945a BAEL-3304 - spatialguru.net@gmail.com (#8883)
* BAEL-3304 - Add openapi generator client

* BAEL-3304 - Add openapi generator client

* BAEL-3304 - Add openapi generator client to root module

* Remove .gitignore
2020-03-22 19:06:39 +00:00
Krzysztof Woyke bcc15ba72e JAVA-960: Migrate spring-swagger-codegen to com.baeldung 2020-03-19 15:17:48 +01:00
johnA1331 148ca99aef Delete README.md 2020-03-17 19:05:32 +08:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00