Commit Graph

17 Commits

Author SHA1 Message Date
timis1 cd6661e117 JAVA-100003 Removed apis from Kong
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-29 11:26:08 +03:00
Hamid Reza Sharifi ad6ed2cb14 Bael 6361: Introduction to Spring Modulith (#13891) 2023-04-22 22:03:54 +02:00
Loredana Crusoveanu 319cbe296c Merge pull request #12869 from hkhan/JAVA-15377-update-graphql-spqr
[JAVA-15377] Update code for Graphql SPQR article
2022-10-30 08:51:42 +02:00
Loredana Crusoveanu c192ba162a BAEL-5798 rename test to manual 2022-10-19 16:52:31 +03:00
Tapan Avasthi 58b522ec56 BAEL-5798: Guide to Resilience4j with Spring Boot (#12854)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-10-16 21:33:41 -05:00
Haroon Khan e4a874c0e9 [JAVA-15377] Update code for Graphql SPQR article 2022-10-15 17:42:41 +01:00
Haroon Khan 66944937b5 [JAVA-14659] Downgrade Boot to 2.6.x and temporarily ignore integration tests for incompatible modules (#12708) 2022-09-11 12:01:35 +05:30
Haroon Khan 7f6b12abcb [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
Haroon Khan b9789c23f0 [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2

* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
Elçim Duran 67c9cfec23 Bael-5645 - Scanning Java Annotations at Runtime (#12527)
* BAEL-5645 - Annotation scanners using Spring context, Spring core, reflections, java reflection, and Jandex libraries are implemented

* BAEL-5645 - Library versions are incremented in pom.xml

* BAEL-5645 - Some refactoring and indentation adjustments

* BAEL-5645 - Revert of annotation value in unit test

* BAEL-5645 - Merge with the latest remote version (after resolution of the conflicts)

* BAEL-5645 - Some refactoring due to review comments

Co-authored-by: elcimduran <elcim.duran@kboxglobal.com>
2022-07-29 15:13:54 +02:00
Elçim Duran 50955510ca BAEL-5645 - Scanning Java Annotations at Runtime (#12511)
* BAEL-5645 - Annotation scanners using Spring context, Spring core, reflections, java reflection, and Jandex libraries are implemented

* BAEL-5645 - Library versions are incremented in pom.xml

Co-authored-by: elcimduran <elcim.duran@kboxglobal.com>
2022-07-21 21:17:26 +02:00
asia eba9e9aed7 Remove unnecessary line breaks. 2022-02-08 20:26:02 +01:00
asia 39cc6be1ab Add SPQR project. 2022-01-30 21:31:15 +01:00
mikr 96d1d4658f JAVA-8374 Split or move spring-boot-libraries module 2021-11-17 08:39:05 +01:00
freelansam 34d4a4032d BAEL-4642: corrected formatting (#10610) 2021-03-30 19:10:44 -07:00
freelansam 945753e5dc BAEL-4642: Open API Server Implementation using OpenAPI Generator (#10598)
* BAEL-4642: Open API Server Implementation using OpenAPI Generator

* BAEL-4642: Open API Server Implementation using OpenAPI Generator

* BAEL-4642
2021-03-28 10:30:44 -07:00
Ronald Dehuysser 70203a988b [BAEL-4639] Running background jobs in Spring with JobRunr (#10089)
* [BAEL-4639] Running background jobs in Spring with JobRunr

* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme

* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties

* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct

* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added

* [BAEL-4639] - Feedback

* [BAEL-4639] Update test with feedback
2020-09-26 14:14:11 -07:00