Niket Agrawal
601ec56453
Merge remote-tracking branch 'upstream/master' into feature/BAEL-6695-BooleanValidation
2023-10-05 11:47:33 +05:30
Maiklins
7c6b5ac3de
Merge pull request #14806 from balasr21/master
...
BAEL-5889: Added implementation for Spy and SpyBean difference
2023-10-04 18:14:59 +02:00
Loredana Crusoveanu
31c0b5929f
Merge pull request #14495 from timonback/chore/update-to-springwolf-0.13.0
...
[BAEL-6529] Update Springwolf version to 0.13.0
2023-10-04 16:04:05 +03:00
parthiv39731
73e512f433
Merge remote-tracking branch 'origin/PR-6910' into PR-6910
...
# Conflicts:
# spring-boot-modules/spring-boot-3/pom.xml
2023-10-03 21:16:17 +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
parthiv39731
2934a2c1b0
BAEL-6910, Spring Boot 3.1's ConnectionDetails abstraction
2023-10-02 23:42:50 +05:30
anuragkumawat
40c5ed0c6f
JAVA-24378 Fix references to parents - Week 35 - 2023 ( #14852 )
2023-10-02 20:37:36 +03:00
mdabrowski-eu
2ed008decc
BAEL-6911 A Guide to RestClient in Spring Boot ( #14893 )
2023-10-02 13:53:53 +02:00
balasr3
f324a50165
BAEL-5889: Updated with review comment to add another method inside @Spy which is served through a mock to demonstrate partial mock condition
2023-10-01 07:18:05 +05:30
balasr3
14f336cf1a
BAEL-5889: Removed unnecessary change
2023-10-01 07:18:05 +05:30
balasr3
88ea37c981
BAEL-5889: Added code for Spy and SpyBean difference implementation
2023-10-01 07:18:05 +05:30
edizor
21ae31a8ef
Update README.md
...
[skip ci]
2023-09-29 23:23:11 +08:00
Bipin kumar
058119dfea
JAVA-23380: Removing empty spring.factories file ( #14842 )
2023-09-27 13:34:34 +03:00
Niket Agrawal
74c42deb4e
Merge remote-tracking branch 'upstream/master' into feature/BAEL-6695-BooleanValidation
2023-09-26 18:54:18 +05:30
Niket Agrawal
00671fd084
Review Comments
2023-09-26 18:53:59 +05:30
Niket Agrawal
96ff2a982a
Updated Test case
2023-09-24 02:08:16 +05:30
Niket Agrawal
c8c573899f
Review comments
2023-09-24 01:20:56 +05:30
davidmartinezbarua
82c4b59059
Merge pull request #14790 from parthiv39731/PR-7005
...
BAEL 7005
2023-09-22 15:27:06 -03:00
edizor
ca1a5c36ac
Update README.md
...
[skip ci]
2023-09-21 21:03:33 +08:00
Bipin kumar
e842b87ec5
JAVA-23380: Changes made for upgrading sprint-boot-autoconfiguration … ( #14769 )
2023-09-21 12:52:42 +03:00
Kasra Madadipouya
3164e3c325
Merge pull request #14749 from panos-kakos/JAVA-24600
...
[JAVA-24600]
2023-09-20 13:35:34 +02:00
Alexander Molochko
52d10c1c4a
BAEL-6866: Securing Spring Boot 3 Applications with SSL Bundles ( #14725 )
...
* BAEL-6866: Securing Spring Boot 3 Applications with SSL Bundles
* [bael-6866] Fix review issues
2023-09-20 08:49:31 +05:30
parthiv39731
5f018b3186
BAEL-7005, Difference Between permitAll() and anonymous() in Spring Security
2023-09-19 09:49:03 -07:00
panos-kakos
808502520e
[JAVA-24600] Upgraded jasypt version to 3.0.5
2023-09-19 12:11:51 +03:00
parthiv39731
0507b0417e
Merge remote-tracking branch 'origin/PR-7005' into PR-7005
2023-09-18 21:00:07 -07:00
parthiv39731
d6cd33fec7
BAEL-7005, Difference Between permitAll() and anonymous() in Spring Security
2023-09-18 20:59:43 -07:00
Gaetano Piazzolla
88139c2a9d
JAVA-21833 | updated parent ( #14782 )
2023-09-18 13:30:51 +05:30
Niket Agrawal
c07c35882f
Removing unused ExceptionHandler
2023-09-17 23:10:10 +05:30
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
panos-kakos
949572f93b
[JAVA-24600]
2023-09-11 12:23:34 +03:00
Bipin kumar
9748166751
JAVA-23291: adding missed modules in pom.xml ( #14614 )
2023-09-07 18:47:37 +03:00
Kasra Madadipouya
d602c636cf
Merge pull request #14713 from panos-kakos/JAVA-24663
...
[JAVA-24663]
2023-09-06 18:19:09 +02:00
Timon Back
68b78c845c
Update asyncapi.json
2023-09-05 08:16:27 +02:00
Timon Back
c7d0b46531
[BAEL-6529] Update Springwolf version to 0.14.0
2023-09-04 22:02:38 +02:00
David Müller
982401a329
[BAEL-6529] Update Springwolf version to 0.13.0
...
Co-authored-by: Timon Back <timon.back+git@gmail.com>
2023-09-04 21:42:05 +02:00
Loredana Crusoveanu
dcf2685179
Merge pull request #14691 from edizor/master
...
Update README
2023-09-04 09:41:35 +03:00
panos-kakos
cabe111699
[JAVA-24663]
2023-09-04 07:39:51 +03:00
emanuel.trandafir
4e77570581
BAEL-6923: added comments about docker env
2023-09-03 14:45:27 +02:00
panos-kakos
5b4b808a18
[JAVA-24377] Clean up
2023-09-03 09:18:10 +03:00
edizor
a9a27d0127
Update README.md
...
[skip ci]
2023-09-01 19:18:18 +08:00
gaepi
efdb71e05e
JAVA-23096 | renamed tests to live tests
2023-08-30 10:40:32 +02:00
Bipin kumar
921ad80d3c
JAVA-24381:Changes made for fixing pom indentation for modules starts S to Z ( #14645 )
2023-08-28 18:30:09 +03:00
Kasra Madadipouya
8b174ad61a
Merge pull request #14637 from panos-kakos/JAVA-22589
...
[JAVA-22589] Converted integration test to manual
2023-08-28 17:23:59 +02:00
panos-kakos
6beb78f9d4
[JAVA-22589] Added comment regarding the failure of test
2023-08-28 10:04:17 +03:00
panos-kakos
b9e8f39c00
[JAVA-23099] Upgraded maven-war-plugin to latest version
2023-08-28 09:02:54 +03:00
panos-kakos
75f85380c5
[JAVA-23099] Upgraded maven-failsafe-plugin to latest version
2023-08-28 08:52:58 +03:00
panos-kakos
1ac88d18e3
[JAVA-23099] Upgraded maven-compiler-plugin to latest version
2023-08-28 08:48:54 +03:00
emanuel.trandafir
429ebba267
BAEL-6649: added module entry in parent pom
2023-08-25 13:59:22 +02:00
emanuel.trandafir
8532ae8aa9
BAEL-6649: code review #2
2023-08-25 13:55:50 +02:00
emanuel.trandafir
d3b6ca6974
BAEL-6649: renamed package
2023-08-25 13:55:50 +02:00
emanueltrandafir1993
ca0c269ff8
BAEL-6649: testcontainers in sb 3.1
2023-08-25 13:55:50 +02:00
timis1
86cb1e4baa
JAVA-23896 Clarify "Guide to @ConfigurationProperties in Spring Boot" article ( #14642 )
2023-08-25 11:21:50 +03:00
Loredana Crusoveanu
89fa14a69b
Merge pull request #14651 from edizor/master
...
Update README
2023-08-25 10:18:29 +03:00
edizor
7717e647f6
Create README.md
...
[skip ci]
2023-08-24 21:52:03 +08:00
Ehsan Sasanianno
3a6ccd5816
java-24011: fix and enable jasypt submodule
2023-08-23 14:55:38 +02:00
Harry9656
11c984b995
Terminal BAEL-6520: Implement Telegram Bot using Spring-boot ( #14595 )
2023-08-22 17:58:22 +02:00
panos-kakos
287c8c41bd
[JAVA-22589] Converted integration test to manual
2023-08-22 07:37:35 +03:00
Bipin kumar
7f13b86f3b
JAVA-23450: changes made for Update spring-boot-documentation module ( #14533 )
2023-08-17 15:44:53 +03:00
anuragkumawat
65159d313a
JAVA-19354 Potential issue in A Quick Guide to Using Keycloak With Spring Boot article ( #14537 )
2023-08-17 15:28:22 +03:00
parthiv39731
674b3d3453
BAEL-6801, Applied review comments ( #14567 )
...
* BAEL-6801
Validate string length with Java validation annotations
* Bael-6801, applied Review comments
* Bael-6801, applied Review comments, deleting the springboot implementation
2023-08-15 19:17:51 +02:00
Kasra Madadipouya
e10a895ba0
Merge pull request #14549 from GaetanoPiazzolla/JAVA-24008-fix-test
...
JAVA-24008 | fix tests
2023-08-08 19:45:16 +02:00
parthiv39731
811df00130
BAEL-6801 ( #14545 )
...
Validate string length with Java validation annotations
2023-08-08 07:35:59 +02: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
Eugene Kovko
760825405a
BAEL-6651: Embeddable Records in Hibernate 6 ( #14516 )
...
* BAEL-6651: Bumped Spring Boot version
* BAEL-6651: Replaced flaky test
* BAEL-6651: Embeddable example with tests
2023-08-04 19:39:09 +02:00
edizor
a5a3428c24
Update README.md
...
[skip ci]
2023-08-02 21:02:48 +08:00
Dhawal Kapil
901e94d234
JAVA-18812 Disabled reuse forks option that was causing issue with SimpleTracer test ( #14490 )
2023-07-28 20:56:56 +03:00
lucaCambi77
a8001c3a8e
Docker Compose Support in Spring Boot 3 [ BAEL-6648 ] ( #14394 )
...
* feat: spring boot docker compose support
* fix: add actuator
* fix: indent
* fix: remove optional
* fix: remove mongodb config
* fix: add non docker-compose profile
---------
Co-authored-by: Eric Martin <emart.tigers@gmail.com>
2023-07-27 21:51:14 -05:00
Kasra Madadipouya
24396a71c2
Merge pull request #14456 from anuragkumawat/JAVA-18117
...
JAVA-18117 Update spring-boot-keycloak-adapters module
2023-07-26 20:23:45 +02:00
collaboratewithakash
14c483d515
backlink added
2023-07-24 14:59:53 +05:30
anuragkumawat
53a1ef3168
JAVA-18117 Update spring-boot-keycloak-adapters module
2023-07-22 14:54:43 +05:30
Loredana Crusoveanu
c55d386498
Merge branch 'master' into master
2023-07-20 16:30:42 +03:00
collaboratewithakash
d88d2d3632
backlinks removed
2023-07-20 16:44:33 +05:30
panos-kakos
f25c016cc2
[JAVA-22621] Clean up ( #14433 )
...
* [JAVA-22621] Clean up
* [JAVA-22621] Clean up
2023-07-19 17:43:21 +05:30
ACHRAF TAITAI
66ac6d8816
BAEL-6054: Postman - send multi-part data and json in the same request ( #14430 )
2023-07-17 21:55:25 +02:00
edizor
016367a43f
Update README.md
...
[skip ci]
2023-07-13 20:29:08 +08:00
Kasra Madadipouya
3f76369a97
Merge pull request #14328 from panos-kakos/JAVA-14013
...
[JAVA-14013] Added example for LoggingSystem
2023-07-09 21:21:52 +02:00
Kasra Madadipouya
a795391cbc
Merge pull request #14323 from panos-kakos/JAVA-22589
...
Java 22589
2023-07-09 20:30:49 +02:00
Manfred
ba1764fba1
BAEL-6670: Reading a JSP variable from JavaScript ( #14337 )
2023-07-09 08:54:38 +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
panos-kakos
c305321a42
[JAVA-22589] Added @DirtiesContext and re-enabled test case
2023-07-03 17:15:45 +03:00
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
panos-kakos
b71e52fc8b
[JAVA-14013] Added example for LoggingSystem
2023-06-29 18:36:48 +03:00
timis1
cd6661e117
JAVA-100003 Removed apis from Kong
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-29 11:26:08 +03:00
panos-kakos
2485d25140
[JAVA-22589] Disabled test case
2023-06-29 00:18:06 +03:00
anuragkumawat
44179d2187
Java 21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module ( #14310 )
...
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox
* JAVA-21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module
* JAVA-21457 Upgrade spring-security-web-rest to use SpringDoc in place of SpringFox
2023-06-28 10:13:24 +05:30
panos-kakos
862de9617b
[JAVA-22589] Clean up
2023-06-27 11:43:54 +03:00
anuragkumawat
bac109cdc8
JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox ( #14296 )
...
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox
2023-06-25 17:00:13 +05:30
Tapan Avasthi
c54937de56
BAEL-6532: Define main class when using multiple profiles in a Spring Boot project ( #14267 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-06-23 21:10:42 -05:00
anuragkumawat
462cfaf980
JAVA-21298 Fix failing tests in spring-boot-testing module ( #14289 )
2023-06-23 14:03:16 +05:30
timis1
b39cee5e7a
Java 20405 Align module names, folder names and artifact id - Week 18 - 2023 (moved-7) ( #14290 )
...
* JAVA-20405 Align name for spring-boot-aws
* JAVA-20405 Align module name for spring-boot-3-url-matching
* JAVA-20405 Align module name for core-java-streams-collect
* JAVA-20405 Align module name for dummy-surefire-junit47
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-23 13:15:40 +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
panos-kakos
4ad0de6842
[JAVA-22160] Upgraded resilience4j-spring-boot2 dependency version + … ( #14207 )
2023-06-19 15:39:08 +03:00
Harry9656
43fc8b38ea
JAVA-6350: Add comments for SpringDoc v2 compatible with Spring Boot 3 ( #13989 )
2023-06-18 12:54:06 +02:00
Gaetano Piazzolla
4c825d6311
JAVA-22180 | fixed test with simple annotations. ( #14225 )
2023-06-15 09:39:55 +05:30
anuragkumawat
76161790b4
JAVA-21454 Upgrade spring-boot-libraries-2 to use SpringDoc in place of SpringFox ( #14214 )
2023-06-11 13:26:10 +05:30
anuragkumawat
a16589e87a
JAVA-21455 Move SpringFox code out of spring-boot-mvc to spring-boot-mvc-legacy ( #14212 )
2023-06-11 13:17:27 +05:30
ACHRAF TAITAI
18baf2eed6
replace the securityContext ( #14202 )
2023-06-10 18:47:47 +02:00
anuragkumawat
3f9bddc9ab
JAVA-21456 Upgrade spring-boot-mvc-4 to use SpringDoc in place of SpringFox ( #14139 )
...
* JAVA-21456 Upgrade spring-boot-mvc-4 to use SpringDoc in place of SpringFox
* JAVA-21456 Replace no longer needed ModelAttribute with RequestBody
* JAVA-21456 Review comments changes
* JAVA-21456 Formatting changes pom
* JAVA-21456 Correct formatting pom
2023-06-06 09:30:56 +05:30