Commit Graph

1273 Commits

Author SHA1 Message Date
emanueltrandafir1993 88a19c651e BAEL-6952: reuse testcontainers 2023-10-17 18:35:27 +02:00
Kasra Madadipouya 11a2e8d34e Merge pull request #14923 from anuragkumawat/JAVA-25489
JAVA-25489 Upgrade to Spring Boot 3
2023-10-15 22:44:28 +02:00
Kasra Madadipouya 3703bcd409 Merge pull request #14929 from panos-kakos/JAVA-25959
[JAVA-25959] Upgraded spring-doc version
2023-10-15 22:24:18 +02:00
Maiklins d520b75291 Create README.md 2023-10-15 18:43:23 +02:00
Niket Agrawal 4e0b27b017 Review Comments 2023-10-14 21:55:00 +05:30
Niket Agrawal 8999b501c9 Merge remote-tracking branch 'upstream/master' into feature/BAEL-6695-BooleanValidation 2023-10-14 21:24:01 +05:30
edizor 0a186781d3 Create README.md
[skip ci]
2023-10-13 05:49:54 +08:00
edizor 7b8fdd352b Update README.md
[skip ci]
2023-10-13 05:49:16 +08:00
davidmartinezbarua 59e7dd737f Merge pull request #14946 from parthiv39731/PR-7005
BAEL-7005
2023-10-12 15:49:34 -03:00
edizor 21df4c28e8 Update README.md
[skip ci]
2023-10-12 05:02:10 +08:00
parthiv39731 dd509bfa62 Merge remote-tracking branch 'origin/PR-7005' into PR-7005 2023-10-11 22:44:01 +05:30
parthiv39731 f1669336a8 BAEL-7005
Moving the article to a new project because the old project had reached it's limit
2023-10-11 22:43:12 +05:30
davidmartinezbarua e79194f622 Merge pull request #14706 from etrandafir93/features/BAEL-6923-add_comments_about_docker_env
BAEL-6923: added comments about docker env
2023-10-11 11:44:14 -03:00
parthiv39731 49f51d1f56 Merge branch 'eugenp:master' into PR-7005 2023-10-11 14:14:00 +05:30
parthiv39731 b3894f1e85 Merge remote-tracking branch 'origin/PR-7005' into PR-7005 2023-10-11 14:08:42 +05:30
parthiv39731 1f14b2366e BAEL-7005
Moving the article to a new project because the old project had reached it's limit
2023-10-11 14:05:40 +05:30
Gaetano Piazzolla 03a3587560 JAVA-25157 | minor fixes (#14915) 2023-10-11 13:34:44 +05:30
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
panos-kakos 5c9ed2e7b2 [JAVA-25959] Upgraded spring-doc version 2023-10-08 01:13:47 +03:00
Niket Agrawal 78d0fa3656 Updated Junits 2023-10-07 22:47:58 +05:30
Niket Agrawal 2958b275f7 Merge remote-tracking branch 'upstream/master' into feature/BAEL-6695-BooleanValidation 2023-10-07 22:35:50 +05:30
anuragkumawat 92a8290fc8 JAVA-25489 Upgrade to Spring Boot 3 2023-10-07 13:52:12 +05:30
Loredana Crusoveanu 428ec8cc6f Merge branch 'master' into master 2023-10-06 14:22:48 +03:00
Maiklins 7854c7336b Remove double underscores from test names 2023-10-05 23:54:24 +02:00
Niket Agrawal 505301d390 Review Comments 2023-10-05 19:09:19 +05:30
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
Niket Agrawal 3ffb002aa2 POM Indentation 2023-10-05 11:56:36 +05:30
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
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
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