Commit Graph

189 Commits

Author SHA1 Message Date
panos-kakos c75b4b13fa
[JAVA-31545] (#16222) 2024-03-25 23:06:53 +01:00
panos-kakos 8d8acb9117
[JAVA-31614] (#16224) 2024-03-25 22:51:56 +01:00
Amit Pandey 8bd2ca6893
JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2 (#16188)
* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Revert parent pom to restrict build

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* JAVA-31602 :- Upgrade spring-boot-mvc-2, spring-boot-mvc-5 to boot 3.2.2

* Fix version error

* Fix version error

* Enable in Parent POM

* Fix haslength approach

---------

Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-03-23 12:49:34 +01:00
Harry9656 a30907a9ea
JAVA-31544: migrate spring-boot-testing and spring-boot-testing-2 to sb3 (#16182) 2024-03-22 00:32:58 +01:00
Bipin kumar e8f490718a
JAVA-30986: Changes made for Upgrade spring-boot-react (#16180) 2024-03-20 22:57:46 +01:00
panos-kakos 8a7e5a82e0
[JAVA-30987] Upgraded spring-annotations-2 to spring boot 3 (#16133) 2024-03-17 15:14:47 +01:00
Amit Pandey ef96037176
JAVA-31001: Upgrade spring-boot-springdoc to boot 3 (#16139)
* JAVA-31001: Upgrade spring-boot-springdoc

* JAVA-31001: Upgrade spring-boot-springdoc

* JAVA-31001: Upgrade spring-boot-springdoc.

* Uncomment in Parent module POM.

* JAVA-31001: Upgrade spring-boot-springdoc parent.
2024-03-17 15:06:36 +01:00
Amit Pandey d58345c913
JAVA-30991 :- Upgrade spring-boot-custom-starter to Boot 3. (#16140)
* JAVA-30991 :- Upgrade spring-boot-custom-starter to Boot 3.

* JAVA-30991 :- Upgrade spring-boot-custom-starter to Boot 3.

* JAVA-30991 :- Remove unnecessary imports.

* JAVA-30991 :- Used same parent pom and uncommented in the parent module.
2024-03-17 13:42:29 +01:00
Amit Pandey aaeb72e89d
JAVA-31000 : Upgrade Spring Boot Runtime and Spring Boot Runtime2 to Spring Boot 3. (#16138)
* JAVA-31000 : Upgrade Spring Boot Runtime and Spring Boot Runtime2 to Spring Boot 3

* JAVA-31000 :- Uncomment in Parent module POM.

* Remove unnecessary imports
2024-03-17 13:04:56 +01:00
sam-gardner 2a16dc158c
[JAVA-28828] Fix spring-boot-3-2 build and integration tests (#16038) 2024-03-15 08:45:46 +01:00
Amit Pandey d3bb687d76
JAVA-30995 :- Upgrade to Spring boot 3 and fix tests not passing (#16088) 2024-03-10 22:41:00 +01:00
Andrea Giulio Cerasoni ebedbc6466
Merge pull request #16003 from psevestre/master
[BAEL-7524] OpenAPI Generator Customization , take 2
2024-03-09 13:08:47 +00:00
Harry9656 a92756154d
[JAVA-32077] Fix broken spring-boot-graphql module integration tests. (#16026) 2024-03-04 21:59:42 +01:00
Bipin kumar b55bef454a
JAVA-31822: Fixed wrong references in parent pom (#16019) 2024-03-01 20:56:23 +02:00
Philippe Sevestre e7100ab790 Merge remote-tracking branch 'origin/master' 2024-02-28 23:51:18 -03:00
Harry9656 0f54090110
JAVA-31586: Ignore spring-boot-data-3 causing build failure. (#15993) 2024-02-27 18:42:03 +01:00
Harry9656 aefd833c3b
JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +01:00
Philippe Sevestre c5ced2f936 [BAEL-7524] API Code 2024-02-21 23:01:05 -03:00
Ralf Ueberfuhr b4bbc940ad BAEL-7141: Create project structure with API stubs, service provider and service consumer. (#15478) 2024-01-05 10:37:23 +01:00
panos-kakos cd85eb8b0b [JAVA-27620] (#15396)
* [JAVA-27620]

* [JAVA-27620]

* [JAVA-27620] Comment spring-boot-3-2 module
2023-12-13 21:04:35 +01: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
Bipin kumar f1424a62ef JAVA-26556: Changes made for Adding missed modules (#15105)
/core-java-modules/core-java-numbers-conversions
/core-java-modules/core-java-datetime-conversion
/di-modules/avaje/persistence-modules/spring-boot-persistence-4 
/spring-boot-modules/spring-boot-security-2 
/spring-boot-modules/spring-boot-ssl-bundles 
/spring-boot-modules/spring-boot-telegram
2023-11-07 12:22:43 +02:00
parthiv39731 091db2e590 Merge branch 'eugenp:master' into PR-6910 2023-10-17 20:04:47 +05:30
parthiv39731 aafe9dcc6e BAEL-6910
Added spring-boot-3-2
2023-10-14 22:07:38 +05:30
Niket Agrawal 601ec56453 Merge remote-tracking branch 'upstream/master' into feature/BAEL-6695-BooleanValidation 2023-10-05 11:47:33 +05:30
Somnath Musib b52e2cc3d1 BAEL-6527 GraalVM Native Image Docker Image (#14835)
* BAEL-6527 GraalVM Native Image Docker Image

* BAEL-6527 GraalVM Native Image Docker Image
2023-10-02 15:07:18 -07:00
Niket Agrawal 6300c41290 BAEL-6695 Boolean Validation in Spring Boot
BAEL-6695 Boolean Validation in Spring Boot
2023-09-17 22:36:14 +05:30
Bipin kumar 76f7964c96 JAVA-24677: Changes made for add sub-modules in parents (#14690) 2023-09-13 12:28:47 +03:00
Bipin kumar 9748166751 JAVA-23291: adding missed modules in pom.xml (#14614) 2023-09-07 18:47:37 +03:00
panos-kakos b9e8f39c00 [JAVA-23099] Upgraded maven-war-plugin to latest version 2023-08-28 09:02:54 +03:00
emanuel.trandafir 429ebba267 BAEL-6649: added module entry in parent pom 2023-08-25 13:59:22 +02:00
Ehsan Sasanianno 3a6ccd5816 java-24011: fix and enable jasypt submodule 2023-08-23 14:55:38 +02:00
Bipin kumar 7f13b86f3b JAVA-23450: changes made for Update spring-boot-documentation module (#14533) 2023-08-17 15:44:53 +03:00
GaetanoPiazzolla cd807d3e21 JAVA-24008 | fix tests 2023-08-07 20:44:56 +02:00
Kasra Madadipouya dba3518a56 JAVA-24005 disable failing (sub)-modules temporary (#14543) 2023-08-07 23:24:37 +05:30
anuragkumawat 14ffda870b JAVA-21457 Add SpringFox module to spring-boot-modules pom (#14344)
* JAVA-21457 Add SpringFox module to spring-boot-modules pom

* JAVA-21460 Update articles URLs for new annotations
2023-07-05 23:10:52 +05:30
Bipin kumar c6a6279724 JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
anuragkumawat 462cfaf980 JAVA-21298 Fix failing tests in spring-boot-testing module (#14289) 2023-06-23 14:03:16 +05:30
Gaetano Piazzolla a6052bde93 JAVA-22236 | adding new submodule due to too much articles in the same submodule. (#14286) 2023-06-22 20:23:01 +05:30
Bipin kumar 74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
Dhawal Kapil d21eeb25cb JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requirement (#13936) 2023-05-02 01:34:11 +05:30
timis1 fae3e80186 JAVA-18600 Update "Guide to @ConfigurationProperties in Spring Boot" … (#13670)
* JAVA-18600 Update "Guide to @ConfigurationProperties in Spring Boot" article

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-13 16:18:11 +03:00
Adrian Bob 745e372844 BAEL-6071: Resilience4j events endpoints (#13697)
* Add project for Resilience4j Events Endpoints article

* Update README

* Add spring-boot-resilience4j module

* Renamed test class to meet constraints

* Update package structure

* Added formatting

* Replaces .parallel() with Executor

* Updated concurrent calls for bulkhead test
2023-04-04 15:49:54 +02:00
panos-kakos 78cb526cf0 [JAVA-18185] Moved spring-boot-modules to jdk9-and-above profile (#13678)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-23 09:08:51 +05:30
Sameer 350a3c3575 Bael 4779 (#13465)
* first commit for Spring Data Redis TTL

* BAEL-4779: Removed incorrect module

* removed mvn wrapper

* Reduced wait time to check expiration

* J17 -> J11

* spring boot redis added to JDK 9 and above profile

* pulled latest from master

* restored from master

* resolved from master

* Update pom.xml

* Update pom.xml

* using Collections api available in J15

* updated Integration test class name

---------

Co-authored-by: s9m33r <no-reply>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-03-14 16:44:31 -07:00
timis1 45790055ba JAVA-13870 Move spring-caching,spring-caching-2 to spring-boot-module… (#13457)
* JAVA-13870 Move spring-caching,spring-caching-2 to spring-boot-modules (conti-1)

* JAVA-13870 Making spring boot as the parent for spring-caching and spring caching-2

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:31:26 +05:30
Hamid Reza Sharifi 8f620b2281 Bael 6011: Spring Boot Logback and Log4j2 Extensions (#13327) 2023-01-23 15:44:23 +01:00
freelansam f5131d9ad0 JAVA-15822: Which sub-modules aren't being built (#13153)
* JAVA-15822: Which sub-modules aren't being built

* JAVA-15822: build error

* JAVA-15822: build error

* modified comment for gcp-firebase
2022-12-23 00:33:54 +05:30
h_sharifi 16a81bf9f9 #BAEL-5948:rename module name in parent pom 2022-12-03 10:27:08 +03:30
h_sharifi 9ac3f4ffea #BAEL-5948:add new maven module 2022-11-27 10:49:48 +03:30