Commit Graph

1116 Commits

Author SHA1 Message Date
edizor ab1964f166 Update README.md
[skip ci]
2023-05-05 21:48:48 +08:00
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
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
timis1 fae3e80186 JAVA-18600 Update "Guide to @ConfigurationProperties in Spring Boot" … (#13670)
* JAVA-18600 Update "Guide to @ConfigurationProperties in Spring Boot" article

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-13 16:18:11 +03:00
anuragkumawat 0d360a264b Java 19533 Fix references to parents - Week 14 - 2023 (moved-1) (#13824)
* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)

* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)
2023-04-12 07:24:52 +05:30
Łukasz Włodkowski 2765db78ae [BAEL-6165] AWS Secrets Manager integration with Spring Boot for DB. (#13632)
* [BAEL-6165] AWS Secrets Manager integration with Spring Boot for DB.

* [BAEL-6165] Add other types of secrets as example

* [BAEL-6165] externalize version to properties

* [BTL-6165] create UserController

---------

Co-authored-by: Lukasz Wlodkowski <lukasz.w@bluestonepim.com>
2023-04-11 20:08:05 +01:00
Alex Tighe 0ac00ad389 BAEL-6229: loading multiple yaml files in spring boot (#13724)
* BAEL-6229: committing new example for loading multiple yaml configuration files

* BAEL-6229: updating README.md

* BAEL-6229: adding example one code, commented out

* Revert "BAEL-6229: updating README.md"

This reverts commit 51cd2dcf97f797aa6a723888fd246ef0142242a3.

* BAEL-6229: adding comments around commented out code for first example.
2023-04-11 19:15:40 +01:00
Tapan Avasthi e8d8611e6e BAEL-5027: Use BuildProperties bean for getting build information (#13794)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-04-10 17:56:04 -05:00
Loredana Crusoveanu 44b59b1ace Merge pull request #13788 from edizor/master
Update README
2023-04-09 10:29:33 +03:00
panos-kakos 43b744f7cb [JAVA-18185] Downgrade to groovy 3 for spock (#13783) 2023-04-09 08:31:05 +05:30
edizor 7c5ceb42b6 Update README.md
[skip ci]
2023-04-07 23:53:48 +08:00
Adrian Bob 745e372844 BAEL-6071: Resilience4j events endpoints (#13697)
* Add project for Resilience4j Events Endpoints article

* Update README

* Add spring-boot-resilience4j module

* Renamed test class to meet constraints

* Update package structure

* Added formatting

* Replaces .parallel() with Executor

* Updated concurrent calls for bulkhead test
2023-04-04 15:49:54 +02:00
Viktor Ardelean d21e03938e BAEL-6093 add spring boot 3 url matching code sample (#13744) 2023-04-02 14:00:58 -07:00
AttilaUhrin ecad53efac [BAEL-6161] Add example code for article. (#13651)
Co-authored-by: Uhrin Attila <attila.uhrin@frontendart.com>
2023-03-31 07:53:12 +05:30
anuragkumawat 6212b272fc JAVA-19547 Move articles from spring-core-2 module to spring-boot modules (#13730) 2023-03-30 22:00:57 +05:30
anuragkumawat e310fe84da Move articles from spring-core-6 module to other spring-boot modules (#13722)
* Move articles from spring-core-6 module to other spring-boot modules

* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules

* JAVA-19559 Minor spacing change

* JAVA-19559 Revert  Minor spacing change
2023-03-30 21:53:07 +05:30
anuragkumawat a50d41a8ce JAVA-19555 Move articles from spring-core-5 module to spring-boot-annotations-2 module (#13711)
* JAVA-19555 Move articles from spring-core-5 module to spring-boot-annotations-2 module

* JAVA-19555 Move articles from spring-core module to spring-boot-annotations-2 module
2023-03-26 23:55:47 +05:30
edizor 41f28aee20 Update README.md
[skip ci]
2023-03-24 16:51:52 +08:00
edizor 9bd65c88cf Update README.md
[skip ci]
2023-03-24 16:21:36 +08:00
edizor 17c13fb484 Update README.md
[skip ci]
2023-03-24 16:18:21 +08:00
cesarevalenti90 6a2d723155 BAEL-6255 - Run a Spring Boot application in AWS Lambda (#13629)
* BAEL-6255 - Run a Spring Boot application in AWS Lambda

* BAEL-6255 - Run a Spring Boot application in AWS Lambda

* fix on template.yaml

* fix on template.yaml

* removed log from test

* resolved issues reported on PR

---------

Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2023-03-23 20:43:34 +00:00
panos-kakos 78cb526cf0 [JAVA-18185] Moved spring-boot-modules to jdk9-and-above profile (#13678)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-23 09:08:51 +05:30
anuragkumawat 1bca2d5d68 JAVA-19544 Move Spring @Primary Annotation article from spring-core-2 module to spring-boot-annotations-2 module (#13687) 2023-03-22 21:28:27 +05:30
Eugen b2accf8773 Merge pull request #13675 from edizor/master
Update README
2023-03-21 21:17:45 +02:00
sdhiray7 d40d696e99 BAEL-5321: Change Swagger UI URL prefix (#13288)
* Initial commit for Object copy in Java

* review comments commit for Object copy in Java

* Initial commit for parseInt vs valueOf java

* Review comments commit for parseInt vs valueOf java

* Modify readme

* review comments

* build failure

* build failure retry

* build failure retry remove parseInt(java.lang.String,int,int,int)

* build failure add comment

* change examples

* review comments

* review comments 2

* review comments 3

* Initial commit for get current stacktrace

* Remove old files

* Name updates

* Jenkins error

* changes to file name

* Review comments

* Create unit test file

* Remove unnecessary files

* Update package name

* BAEL-5321 Initial commit

* BAEL-5321 Initial commit 2

* [BAEL-5321] review comments

* [BAEL-5321] constructor

* [BAEL-5321] inline
2023-03-19 11:20:37 +01:00
edizor b16e7bfc2a Merge branch 'eugenp:master' into master 2023-03-19 02:04:52 +08:00