1139 Commits

Author SHA1 Message Date
collaboratewithakash
a0ed49e3fd backlink updated 2023-05-30 17:41:02 +05:30
collaboratewithakash
3d013aa16d backlink updated 2023-05-27 15:43:10 +05:30
collaboratewithakash
31e63d3ab5 backlink added 2023-05-27 15:41:27 +05:30
Bipin kumar
74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
Vini
f4ab6b7edd Merge pull request #14014 from zahikhan/master
Fix formatting issues, refactor the profiles word in the properties.
2023-05-22 14:47:15 +02:00
Loredana Crusoveanu
2a2ac8d27f Merge pull request #14090 from eugenp/lor6-patch-2
Update README.md
2023-05-22 10:00:36 +03:00
Loredana Crusoveanu
3fb8e179ed Update README.md 2023-05-22 09:52:15 +03:00
Loredana Crusoveanu
88aa259dfb Update README.md 2023-05-22 09:51:26 +03:00
grzegorz@musial.tk
ec5cddc78b BAEL-6250: refactor: Move to spring-caching-2 since spring-caching is full 2023-05-21 22:07:09 +02:00
Muhammad Asif
f255c01d80 BAEL-6094 (#14043)
* Inital Commit for BAEL-6094

* Added the test

* Updated the test
2023-05-20 10:22:20 +02:00
edizor
0f7a00193b Update README.md
[skip ci]
2023-05-17 20:16:47 +08:00
Zahid Khan
a3acf733da Merge branch 'eugenp:master' into master 2023-05-15 11:48:09 +05:30
Zahid Khan
d8a3dd3d71 Fix formatting issues, refactor the profiles word in the properties. 2023-05-15 11:47:43 +05:30
edizor
52e8c27f86 Update README.md
[skip ci]
2023-05-11 23:39:19 +08:00
Gaetano Piazzolla
b5fd6ce5c4 BAEL-6444 | Removed copyright commit (#13987) 2023-05-10 08:13:28 -07:00
Grzegorz Musiał
a36b4d88b7 BAEL-6250: Example code for Get All Caffeine Cache Keys article (#13806) 2023-05-10 13:38:19 +02:00
Gaetano Piazzolla
579ba7726f BAEL-6444 | Added P6Spy logging in spring boot observation module. (#13965)
* BAEL-6444 | Added P6Spy logging in spring boot observation module.

* BAEL-6444 | Added Find with name query and custom log format now working

* BAEL-6444 | Formatting

* BAEL-6444 | Renaming junit files

* BAEL-6444 | Added start class

* BAEL-6444 | Actualized code with Article

* BAEL-6444 | Actualized code with Article

* BAEL-6444 | redded commit()

* BAEL-6444 | BDD naming strategy
2023-05-08 08:29:52 -07:00
Zahid Khan
eb9815b6d6 Match prefix same as draft. 2023-05-08 11:51:30 +05:30
Zahid Khan
3aa158b872 Remove Comments and update prefix. 2023-05-07 22:49:07 +05:30
Zahid Khan
36a88aebe9 Merge branch 'eugenp:master' into master 2023-05-07 22:46:19 +05:30
edizor
7720c03dbf Update README.md
[skip ci]
2023-05-05 23:37:21 +08:00
edizor
ab1964f166 Update README.md
[skip ci]
2023-05-05 21:48:48 +08:00
Zahid Khan
e68a846239 Merge branch 'eugenp:master' into master 2023-05-04 19:55:08 +05:30
anuragkumawat
f5910afe6f JAVA-18113 Update spring-boot-swagger-keycloak module (#13506)
* JAVA-18113 Update spring-boot-swagger-keycloak module
2023-05-03 11:58:43 +03:00
panos-kakos
0a808899e9 [JAVA-20457] Upgraded springdoc version (#13872) 2023-05-02 10:41:49 +03:00
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
Loredana Crusoveanu
2d2c842d2f Merge pull request #13920 from edizor/master
Update README
2023-04-30 11:23:00 +03:00
panos-kakos
5973029834 [JAVA-18185] Upgrade groovy version (#13926) 2023-04-29 15:47:44 +05:30
edizor
03a6eec3c4 Update README.md 2023-04-28 21:32:04 +08:00
edizor
1a33906814 Update README.md
[skip ci]
2023-04-28 21:31:20 +08:00
Vini
b2f2af9407 Merge pull request #13895 from achraftt/BAEL-6303
BAEL-6303: Encode passwords with Spring Boot CLI
2023-04-28 15:01:01 +02:00
Gaetano Piazzolla
e3cc8abadb BAEL-6085 - Working with Virtual Threads in Spring 6 (#13896)
* BAEL-6085 - Working with Virtual Threads in Spring 6

* BAEL-6085 - jmeter test

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Java 19 for compiling and executing

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop
2023-04-26 14:36:54 -07:00
doodoroma
3c29c79dc8 Merge pull request #13857 from abh1navv/BAEL-6355
BAEL-6355 - OpenAI API with Spring Boot
2023-04-26 21:19:14 +02:00
Bipin kumar
8f5aff6073 JAVA-18299 : Changes made for adding json view example fot hiding req… (#13829)
* JAVA-18299 : Changes made for adding json view example fot hiding request feilds in swagger

* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field

* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field

* JAVA-18299: Changes made for removing extra boiler plate code

* JAVA-18299: Changes made to incorporate review comments
2023-04-26 12:28:12 +05:30
Zahid Khan
7675b0c48d Add Kebab casing 2023-04-26 10:47:56 +05:30
Adrian Bob
c11605cc61 Update bulkhead test (#13836) 2023-04-24 19:32:49 +02:00
achraftt
2efc27170d BAEL-6303: Encode passwords with Spring Boot CLI 2023-04-23 18:59:19 +02:00
Abhinav Pandey
c4ccc31008 BAEL-6355 - OpenAI API with Spring Boot - review comment incorporated 2023-04-23 14:02:10 +05:30
anuragkumawat
e94486a78d JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article (#13888)
* JAVA-19019  Potential issue in Ahead of Time Optimizations in Spring 6 article

* JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article
2023-04-23 13:19:00 +05:30
Hamid Reza Sharifi
ad6ed2cb14 Bael 6361: Introduction to Spring Modulith (#13891) 2023-04-22 22:03:54 +02:00
edizor
804ec426d1 Update README.md
[skip ci]
2023-04-20 17:43:02 +08:00
edizor
a9e15abf6b Update README.md
[skip ci]
2023-04-20 17:34:22 +08:00
edizor
28afd5133a Update README.md
[skip ci]
2023-04-20 17:24:21 +08:00
Loredana Crusoveanu
b01a849724 Merge pull request #13842 from edizor/master
Update README
2023-04-18 13:31:26 +03:00
Abhinav Pandey
8d5f39b720 BAEL-6355 - OpenAI API with Spring Boot 2023-04-17 23:33:07 +05:30
Azhwani
737430655c BAEL-6110: Fix Spring Data JPA Exception: No Property Found for Type (#13753) 2023-04-16 18:32:18 +02:00
anuragkumawat
3d278ff7a9 Java 19533 fix failing integration test (#13835)
* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)

* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)

* JAVA-19533 Fix failing integration test
2023-04-14 19:12:08 +05:30
edizor
d49b588e04 Update README.md
[skip ci]
2023-04-14 17:10:41 +08:00
edizor
3bcae7f37a Update README.md
[skip ci]
2023-04-14 16:47:31 +08:00
Adrian Bob
7a426829cb Add logging for bulkhead test (#13834) 2023-04-13 18:25:49 +02:00