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
Tapan Avasthi
f9e34aa9f1
BAEL-5854: Toggle Endpoints at Runtime with Spring Boot ( #13014 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-11-17 20:19:32 -06:00
freelansam
5bfbf38f59
JAVA-15409: Fix formatting of POMs ( #12992 )
2022-11-18 00:26:06 +05:30
Haroon Khan
f4be8916b8
[JAVA-15353] Update code for GraphQL vs REST article ( #12849 )
2022-10-12 21:08:39 +05:30
Haroon Khan
c18ce8a0cf
[JAVA-14663] Update Graphql code for Boot 2.7.x changes and move to new module ( #12729 )
2022-10-07 22:51:41 +05:30
freelansam
13d3bd0b57
JAVA-14446: which submodules arent being built ( #12679 )
2022-09-02 20:19:15 +05:30
kwoyke
18f919bf30
Merge pull request #12496 from freelansam/JAVA-13136
...
JAVA-13136: Fix formatting of POMs
2022-07-15 17:07:52 +02:00
anuragkumawat
f56d707bf4
JAVA-13088 Check whether spring-boot-multiple-datasources and spring-data-jdbc modules have duplicate code ( #12495 )
2022-07-15 14:39:17 +05:30
sampadawagde
2b5179baba
JAVA-13136: Fix formatting of POMs
2022-07-15 09:59:54 +05:30
kwoyke
c876ceb2e0
Merge pull request #12452 from freelansam/JAVA-12733
...
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-06 15:31:56 +02:00
sampadawagde
dda5fc0093
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:39:15 +05:30
Christian GERMAN
017dfa3d6d
BAEL-5252-new-spring-boot-keycloak-2-module
2022-07-03 18:09:53 +02:00
Abhinav Pandey
a5ddb7dd9c
Bael 5543 - Running a spring boot app without DB ( #12339 )
...
* BAEL-5543 - Running a spring boot app without db
* BAEL-5543 - Adding authentication properties
* BAEL-5543 - Moving to a new module
* BAEL-5543 - Changing test class name
* BAEL-5543 - Reducing Java version
Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-06-16 12:58:07 +05:30
Haroon Khan
5ab2b9b8e4
[JAVA-12011] Remove redundant comments from pom files
2022-05-22 11:44:39 +01:00
kwoyke
7c2845bc79
Merge pull request #12185 from freelansam/JAVA-11792
...
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
sampadawagde
aed8f9100b
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
anuragkumawat
b4b9ba8b32
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-03 15:31:32 +05:30
Krzysiek
15867c393d
Revert "JAVA-8271 Uncommenting spring-boot-keycloak module"
...
This reverts commit 05cdb533d7
.
2022-05-03 10:38:57 +02:00
anuragkumawat
05cdb533d7
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-04-29 23:19:37 +05:30
freelansam
4690807a09
JAVA-11420: Dissolve spring-boot-1 and spring-boot-2 inside ( #12122 )
...
spring-boot-modules
2022-04-28 22:45:45 +05:30
Sameer
4f6634745d
Spring Boot Properties Migrator Demo ( #11975 )
...
* Spring Boot Properties Migrator Demo
* updated demo properties (#1 )
Co-authored-by: s9m33r <no-reply>
* Article/bael 5446 (#2 )
* updated demo properties
* formatting
Co-authored-by: s9m33r <no-reply>
Co-authored-by: s9m33r <no-reply>
2022-04-15 09:16:47 -05:00
freelansam
20762cfeb9
JAVA-10516: Revisit spring-boot module inside spring-boot-modules folder ( #12038 )
2022-04-15 14:57:20 +05:30
Jonathan Cook
fe0f83b4a2
BAEL-5408 - Update Camel version in spring-boot-camel module ( #11851 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
* BAEL-4756 - Mockito MockSettings - fix spelling
* BAEL-2674 - Upgrade the Okhttp article
* BAEL-4204 - Adding Interceptors in OkHTTP
* BAEL-4836 - Mocking Static Methods with Mockito
* BAEL-4205 - A Guide to Events in OkHTTP
* BAEL-5408 - Update Camel version in spring-boot-camel module
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-02-22 12:16:38 -08:00
Muhammad Abdullah Azam Khan
74b2b2e910
Bael 5303 graphqlvs rest ( #11715 )
...
* GraphQL and REST Comparison
* Updating README
* Reformatting code
2022-02-22 09:28:27 +00:00
Krzysiek
8b161f8f55
JAVA-9880: Activate spring-boot-swagger module
2022-02-18 09:30:42 +01:00
Krzysiek
a7765c6a19
JAVA-9880: Temporarily disable spring-boot-swagger module as it fails the builds
2022-02-16 13:42:23 +01:00
Ralf Ueberfuhr
9a8d9227b7
BAEL-5323: Spring Boot with multiple data sources ( #11741 )
...
* BAEL-5323: Spring Boot with multiple data sources
* BAEL-5323: small fixes
* BAEL-5323: fix test class
* BAEL-5323: Refactor configuration classes
* BAEL-5323: Set proeprty to private
* BAEL-5323: rename test class to follow naming conventions
2022-02-04 08:58:16 -08:00
Ralf Ueberfuhr
6bcc01f60a
BAEL-5251: Spring Boot with Swagger UI and Keycloak-Integration ( #11632 )
2022-01-04 19:58:21 -06:00
davidmartinezbarua
6b6f1fcf1a
Merge pull request #11564 from mladensavic94/master
...
Speed up Spring Boot Startup Time
2021-12-18 10:14:47 -03:00