parthiv39731
|
f252aed40c
|
BAEL-6910
removed java version
|
2023-10-14 23:22:49 +05:30 |
|
parthiv39731
|
75ab55e8d2
|
BAEL-6910
corrected name
|
2023-10-14 22:57:45 +05:30 |
|
parthiv39731
|
600e49890b
|
BAEL-6910
2 space indents
|
2023-10-14 22:17:22 +05:30 |
|
parthiv39731
|
aafe9dcc6e
|
BAEL-6910
Added spring-boot-3-2
|
2023-10-14 22:07:38 +05:30 |
|
parthiv39731
|
c97860452f
|
BAEL-6910
revert back changes from spring-boot-3
|
2023-10-14 21:59:02 +05:30 |
|
parthiv39731
|
c689513bb0
|
Merge branch 'eugenp:master' into PR-6910
|
2023-10-14 20:54:19 +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
|
28ecebc3ac
|
BAEL-7005
Moving the article to a new project because the old project had reached it's limit
|
2023-10-11 22:55:22 +05:30 |
|
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 |
|
parthiv39731
|
e6d8cc8998
|
Merge branch 'eugenp:master' into PR-6910
|
2023-10-11 10:34:08 +05:30 |
|
parthiv39731
|
e85d088d17
|
BAEL-6910
Spring Boot 3.1's ConnectionDetails abstraction
|
2023-10-11 00:03:46 +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 |
|
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 |
|
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 |
|
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 |
|