Commit Graph

1241 Commits

Author SHA1 Message Date
timis1 91b80094fc JAVA-25517 Upgrade spring-boot-bootstrap to Spring Boot 3 (#14896) 2023-10-10 13:02:45 +03:00
mdabrowski-eu ff6d3e7393 BAEL-6911 fix dependencies issues, add missing snipets (#14935) 2023-10-09 13:33:39 +02:00
Loredana Crusoveanu 428ec8cc6f Merge branch 'master' into master 2023-10-06 14:22:48 +03:00
edizor fb0ff7be49 Create README.md
[skip ci]
2023-10-05 19:29:36 +08:00
panos-kakos 888734d760 [JAVA-25518] Upgraded spring-boot-mvc-4 module to spring boot 3 (#14860) 2023-10-05 14:12:33 +03:00
panos-kakos 12809e524b [JAVA-25516] Upgraded spring-boot-actuator module to spring boot 3 (#14874)
* [JAVA-25516] Upgraded spring-boot-actuator module to spring boot 3

* [JAVA-25516] Fixed issue related to actuator security
2023-10-05 11:54:51 +03:00
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
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
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
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
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
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