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
edizor
7717e647f6
Create README.md
...
[skip ci]
2023-08-24 21:52:03 +08:00
Ehsan Sasanianno
3a6ccd5816
java-24011: fix and enable jasypt submodule
2023-08-23 14:55:38 +02:00
Harry9656
11c984b995
Terminal BAEL-6520: Implement Telegram Bot using Spring-boot ( #14595 )
2023-08-22 17:58:22 +02:00
panos-kakos
287c8c41bd
[JAVA-22589] Converted integration test to manual
2023-08-22 07:37:35 +03:00
Bipin kumar
7f13b86f3b
JAVA-23450: changes made for Update spring-boot-documentation module ( #14533 )
2023-08-17 15:44:53 +03:00
anuragkumawat
65159d313a
JAVA-19354 Potential issue in A Quick Guide to Using Keycloak With Spring Boot article ( #14537 )
2023-08-17 15:28:22 +03:00
parthiv39731
674b3d3453
BAEL-6801, Applied review comments ( #14567 )
...
* BAEL-6801
Validate string length with Java validation annotations
* Bael-6801, applied Review comments
* Bael-6801, applied Review comments, deleting the springboot implementation
2023-08-15 19:17:51 +02:00
Kasra Madadipouya
e10a895ba0
Merge pull request #14549 from GaetanoPiazzolla/JAVA-24008-fix-test
...
JAVA-24008 | fix tests
2023-08-08 19:45:16 +02:00
parthiv39731
811df00130
BAEL-6801 ( #14545 )
...
Validate string length with Java validation annotations
2023-08-08 07:35:59 +02:00
GaetanoPiazzolla
cd807d3e21
JAVA-24008 | fix tests
2023-08-07 20:44:56 +02:00
Kasra Madadipouya
dba3518a56
JAVA-24005 disable failing (sub)-modules temporary ( #14543 )
2023-08-07 23:24:37 +05:30
Eugene Kovko
760825405a
BAEL-6651: Embeddable Records in Hibernate 6 ( #14516 )
...
* BAEL-6651: Bumped Spring Boot version
* BAEL-6651: Replaced flaky test
* BAEL-6651: Embeddable example with tests
2023-08-04 19:39:09 +02:00
edizor
a5a3428c24
Update README.md
...
[skip ci]
2023-08-02 21:02:48 +08:00
Dhawal Kapil
901e94d234
JAVA-18812 Disabled reuse forks option that was causing issue with SimpleTracer test ( #14490 )
2023-07-28 20:56:56 +03:00
lucaCambi77
a8001c3a8e
Docker Compose Support in Spring Boot 3 [ BAEL-6648 ] ( #14394 )
...
* feat: spring boot docker compose support
* fix: add actuator
* fix: indent
* fix: remove optional
* fix: remove mongodb config
* fix: add non docker-compose profile
---------
Co-authored-by: Eric Martin <emart.tigers@gmail.com>
2023-07-27 21:51:14 -05:00
Kasra Madadipouya
24396a71c2
Merge pull request #14456 from anuragkumawat/JAVA-18117
...
JAVA-18117 Update spring-boot-keycloak-adapters module
2023-07-26 20:23:45 +02:00
collaboratewithakash
14c483d515
backlink added
2023-07-24 14:59:53 +05:30
anuragkumawat
53a1ef3168
JAVA-18117 Update spring-boot-keycloak-adapters module
2023-07-22 14:54:43 +05:30
Loredana Crusoveanu
c55d386498
Merge branch 'master' into master
2023-07-20 16:30:42 +03:00
collaboratewithakash
d88d2d3632
backlinks removed
2023-07-20 16:44:33 +05:30
panos-kakos
f25c016cc2
[JAVA-22621] Clean up ( #14433 )
...
* [JAVA-22621] Clean up
* [JAVA-22621] Clean up
2023-07-19 17:43:21 +05:30
ACHRAF TAITAI
66ac6d8816
BAEL-6054: Postman - send multi-part data and json in the same request ( #14430 )
2023-07-17 21:55:25 +02:00
edizor
016367a43f
Update README.md
...
[skip ci]
2023-07-13 20:29:08 +08:00
Kasra Madadipouya
3f76369a97
Merge pull request #14328 from panos-kakos/JAVA-14013
...
[JAVA-14013] Added example for LoggingSystem
2023-07-09 21:21:52 +02:00
Kasra Madadipouya
a795391cbc
Merge pull request #14323 from panos-kakos/JAVA-22589
...
Java 22589
2023-07-09 20:30:49 +02:00
Manfred
ba1764fba1
BAEL-6670: Reading a JSP variable from JavaScript ( #14337 )
2023-07-09 08:54:38 +05:30
anuragkumawat
14ffda870b
JAVA-21457 Add SpringFox module to spring-boot-modules pom ( #14344 )
...
* JAVA-21457 Add SpringFox module to spring-boot-modules pom
* JAVA-21460 Update articles URLs for new annotations
2023-07-05 23:10:52 +05:30
panos-kakos
c305321a42
[JAVA-22589] Added @DirtiesContext and re-enabled test case
2023-07-03 17:15:45 +03:00
Bipin kumar
c6a6279724
JAVA-22625: Changes made for module Q to S formatting the pom.xml ( #14330 )
2023-06-30 16:37:55 +05:30
panos-kakos
b71e52fc8b
[JAVA-14013] Added example for LoggingSystem
2023-06-29 18:36:48 +03:00
timis1
cd6661e117
JAVA-100003 Removed apis from Kong
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-29 11:26:08 +03:00
panos-kakos
2485d25140
[JAVA-22589] Disabled test case
2023-06-29 00:18:06 +03:00
anuragkumawat
44179d2187
Java 21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module ( #14310 )
...
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox
* JAVA-21460 Move code from spring-boot-swagger & spring-boot-swagger-2 to spring-boot-swagger-springfox module
* JAVA-21457 Upgrade spring-security-web-rest to use SpringDoc in place of SpringFox
2023-06-28 10:13:24 +05:30
panos-kakos
862de9617b
[JAVA-22589] Clean up
2023-06-27 11:43:54 +03:00
anuragkumawat
bac109cdc8
JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox ( #14296 )
...
* JAVA-21460 Upgrade spring-boot-swagger-jwt modules to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger-2 module to use SpringDoc in place of SpringFox
* JAVA-21460 Upgrade spring-boot-swagger module to use SpringDoc in place of SpringFox
2023-06-25 17:00:13 +05:30
Tapan Avasthi
c54937de56
BAEL-6532: Define main class when using multiple profiles in a Spring Boot project ( #14267 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-06-23 21:10:42 -05:00
anuragkumawat
462cfaf980
JAVA-21298 Fix failing tests in spring-boot-testing module ( #14289 )
2023-06-23 14:03:16 +05:30
timis1
b39cee5e7a
Java 20405 Align module names, folder names and artifact id - Week 18 - 2023 (moved-7) ( #14290 )
...
* JAVA-20405 Align name for spring-boot-aws
* JAVA-20405 Align module name for spring-boot-3-url-matching
* JAVA-20405 Align module name for core-java-streams-collect
* JAVA-20405 Align module name for dummy-surefire-junit47
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-23 13:15:40 +05:30
Gaetano Piazzolla
a6052bde93
JAVA-22236 | adding new submodule due to too much articles in the same submodule. ( #14286 )
2023-06-22 20:23:01 +05:30
panos-kakos
4ad0de6842
[JAVA-22160] Upgraded resilience4j-spring-boot2 dependency version + … ( #14207 )
2023-06-19 15:39:08 +03:00
Harry9656
43fc8b38ea
JAVA-6350: Add comments for SpringDoc v2 compatible with Spring Boot 3 ( #13989 )
2023-06-18 12:54:06 +02:00
Gaetano Piazzolla
4c825d6311
JAVA-22180 | fixed test with simple annotations. ( #14225 )
2023-06-15 09:39:55 +05:30
anuragkumawat
76161790b4
JAVA-21454 Upgrade spring-boot-libraries-2 to use SpringDoc in place of SpringFox ( #14214 )
2023-06-11 13:26:10 +05:30
anuragkumawat
a16589e87a
JAVA-21455 Move SpringFox code out of spring-boot-mvc to spring-boot-mvc-legacy ( #14212 )
2023-06-11 13:17:27 +05:30
ACHRAF TAITAI
18baf2eed6
replace the securityContext ( #14202 )
2023-06-10 18:47:47 +02:00
anuragkumawat
3f9bddc9ab
JAVA-21456 Upgrade spring-boot-mvc-4 to use SpringDoc in place of SpringFox ( #14139 )
...
* JAVA-21456 Upgrade spring-boot-mvc-4 to use SpringDoc in place of SpringFox
* JAVA-21456 Replace no longer needed ModelAttribute with RequestBody
* JAVA-21456 Review comments changes
* JAVA-21456 Formatting changes pom
* JAVA-21456 Correct formatting pom
2023-06-06 09:30:56 +05:30
davidmartinezbarua
5103f90fb5
Merge pull request #14156 from thibaultfaure/improvement/BAEL-6469
...
BAEL-6469 Code for the @Value Annotation Support on records in Spring…
2023-06-05 14:12:15 -03:00
Loredana Crusoveanu
2c0482c409
Merge branch 'master' into master
2023-06-02 16:23:25 +03:00
edizor
cb316df0f2
Update README.md
...
[skip ci]
2023-06-02 09:12:34 +08:00
edizor
1c21a5a221
Create README.md
...
[skip ci]
2023-06-02 08:43:47 +08:00
thibault.faure
38c71c91bb
BAEL-6469 Code for the @Value Annotation Support on records in Spring improvement
2023-06-01 09:40:52 +02:00
collaboratewithakash
2a30552561
backlink updated
2023-05-31 17:17:50 +05:30
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
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
Abhinav Pandey
22bd0db1bf
BAEL-6157 - Using records with JPA ( #13626 )
...
* BAEL-6157 - Using records with JPA
* BAEL-6157 - Changing test class name
* BAEL-6157 - Changing test class name
* BAEL-6157 - Adding start-class to module
2023-03-17 09:36:56 -07:00
edizor
3eb2ffef4e
Create README.md
...
[skip ci]
2023-03-17 00:53:24 +08:00
edizor
7fb86be223
Update README.md
...
[skip ci]
2023-03-17 00:29:23 +08:00
Sameer
350a3c3575
Bael 4779 ( #13465 )
...
* first commit for Spring Data Redis TTL
* BAEL-4779: Removed incorrect module
* removed mvn wrapper
* Reduced wait time to check expiration
* J17 -> J11
* spring boot redis added to JDK 9 and above profile
* pulled latest from master
* restored from master
* resolved from master
* Update pom.xml
* Update pom.xml
* using Collections api available in J15
* updated Integration test class name
---------
Co-authored-by: s9m33r <no-reply>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-03-14 16:44:31 -07:00
davidmartinezbarua
768a7800ba
Merge pull request #13558 from pedrolopes9-7/BAEL-6224
...
BAEL-6224: API First-Development in Spring Boot
2023-03-10 15:18:53 -03:00
Tapan Avasthi
99bdd0c2fe
BAEL-5721: Configure Redis Container Using DynamicPropertySource Annotation ( #13585 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-03-09 21:07:31 -06:00
edizor
56a30aea2a
Update README.md
...
[skip ci]
2023-03-04 11:13:57 +08:00
edizor
762ce81aaf
Create README.md
...
[skip ci]
2023-03-04 10:56:06 +08:00
pedrolopes9-7
99951e3dc2
fix file location
2023-02-28 20:19:00 -03:00
pedrolopes9-7
1af21053f1
adding yml file and generator
2023-02-28 20:02:41 -03:00
anuragkumawat
da08a21266
JAVA-18103 Revert properties file name to fix integration test ( #13555 )
2023-02-28 23:38:13 +05:30
Cesare
31ab20f33e
reformat TodosController
2023-02-28 10:09:51 +01:00
cesarevalenti90
1a60cdbf0d
Merge branch 'eugenp:master' into master
2023-02-28 10:06:11 +01:00
Loredana Crusoveanu
b0d37999dd
Merge pull request #13483 from anuragkumawat/JAVA-18103
...
JAVA-18103 Update spring-boot-keycloak-2 module
2023-02-27 09:45:56 +02:00
timis1
45790055ba
JAVA-13870 Move spring-caching,spring-caching-2 to spring-boot-module… ( #13457 )
...
* JAVA-13870 Move spring-caching,spring-caching-2 to spring-boot-modules (conti-1)
* JAVA-13870 Making spring boot as the parent for spring-caching and spring caching-2
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:31:26 +05:30
anuragkumawat
f3a236c77c
JAVA-17766 Fix references to parents - Week 6 - 2023 (moved-2) ( #13536 )
2023-02-26 16:49:13 +05:30
edizor
c7bba3900e
Update README.md
...
[skip ci]
2023-02-24 19:37:14 +08:00
timis1
a04d35a6d8
JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules ( #13409 )
...
* JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules
* JAVA-2420 Migrate spring-boot-camel to spring-apache camel
* JAVA-2420 Update README.md file
* JAVA-2420 Remove spring-boot-camel
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:36:57 +05:30
anuragkumawat
92ce5ae35d
JAVA-18103 Rename method name
2023-02-20 23:13:48 +05:30
anuragkumawat
4d03829a98
JAVA-18103 Update Code as per review comments
2023-02-20 22:33:43 +05:30
Cesare
ef6752a198
BAEL-6125 Migrate Application from Spring Boot 2 to Spring Boot 3 -fix test naming
2023-02-19 16:19:46 +01:00