Commit Graph

10 Commits

Author SHA1 Message Date
7b054ed935 Update fabric.mod.json and fix Pagination name
All checks were successful
/ build (17, ubuntu-latest) (pull_request) Successful in 5m18s
2023-06-13 18:03:13 +02:00
780c0d650c Updated and added fabric.mod.json
All checks were successful
/ build (17, ubuntu-latest) (pull_request) Successful in 4m44s
2023-06-13 17:46:19 +02:00
cbc6796b7c Fix mixins and temporary remove Pagination
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-02 18:50:23 +01:00
7a21af570b Moving all pagination work
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-02 15:07:27 +01:00
5bb9df3c49 Add artifact with all subprojects inside 2023-03-02 14:07:48 +01:00
396f0cee94 organization changed, added sql connection project
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:09:52 +01:00
ce6d16ef37 Reworked Asynchronous tasks 2022-11-06 21:31:58 +01:00
f840a70d5e Improved javadoc 2022-09-20 12:12:28 +02:00
bc1b0c1fed Improved performance a bit, changed Stack (LIFO) to BlockingQueue(FIFO) with same synchronization principale than Stack and improved test 2022-09-20 11:31:48 +02:00
115538952e Initial commit 2022-09-19 23:52:14 +02:00