Commit Graph

21 Commits

Author SHA1 Message Date
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
Asjad J 35bb8070f6 Updated README.md
added link back to the article: https://www.baeldung.com/java-scan-annotations-runtime
2022-08-10 09:04:34 +05:00
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
johnA1331 33290fd7e3 Update README.md 2022-06-07 00:53:35 +08:00
Krzysiek 6b89f0d2f2 JAVA-10238-2: Run jobrunr dashboard on random port 2022-03-31 11:17:24 +02:00
johnA1331 5550a58a43 Update README.md 2022-03-31 13:59:24 +08:00
johnA1331 b558c9fca4 Update README.md 2022-03-31 13:59:04 +08:00
johnA1331 0a2f8431b3 Update README.md 2022-03-31 13:58:12 +08: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
Krzysiek 077898aaa5 JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2 2021-12-15 20:08:11 +01:00
mikr 96d1d4658f JAVA-8374 Split or move spring-boot-libraries module 2021-11-17 08:39:05 +01:00
Ronald Dehuysser 12e563e0b1 Update to JobRunr 3.1 2021-06-14 17:36:26 +02:00
sampadawagde a11662776d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2) 2021-05-13 22:46:18 +05:30
johnA1331 b06a661edf Update README.md 2021-04-01 00:32:04 +08: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
Loredana 667bfb4b26 upgrade jobrunr 2020-10-24 13:11:51 +03:00
johnA1331 b24db3ed99 Update README.md 2020-10-07 17:27:34 +08: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