Commit Graph

19 Commits

Author SHA1 Message Date
Elçim Duran
c0a70f7740 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
aa4e36f068 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
38706e6fd5 Update README.md 2022-06-07 00:53:35 +08:00
Krzysiek
0c63f47a31 JAVA-10238-2: Run jobrunr dashboard on random port 2022-03-31 11:17:24 +02:00
johnA1331
645fa630ec Update README.md 2022-03-31 13:59:24 +08:00
johnA1331
e2465af96a Update README.md 2022-03-31 13:59:04 +08:00
johnA1331
356059f5b7 Update README.md 2022-03-31 13:58:12 +08:00
asia
dc517ddb52 Remove unnecessary line breaks. 2022-02-08 20:26:02 +01:00
asia
cfb0bd9de6 Add SPQR project. 2022-01-30 21:31:15 +01:00
Krzysiek
212d886ce4 JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2 2021-12-15 20:08:11 +01:00
mikr
8a7d540c8d JAVA-8374 Split or move spring-boot-libraries module 2021-11-17 08:39:05 +01:00
Ronald Dehuysser
0e623239a5 Update to JobRunr 3.1 2021-06-14 17:36:26 +02:00
sampadawagde
3a9cc37beb JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2) 2021-05-13 22:46:18 +05:30
johnA1331
3e7396ca01 Update README.md 2021-04-01 00:32:04 +08:00
freelansam
be469d4566 BAEL-4642: corrected formatting (#10610) 2021-03-30 19:10:44 -07:00
freelansam
326d935107 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
9ab7743329 upgrade jobrunr 2020-10-24 13:11:51 +03:00
johnA1331
bff1bfd3d8 Update README.md 2020-10-07 17:27:34 +08:00
Ronald Dehuysser
519e47cb8a [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