Ilkka Seppälä
|
882bcbf385
|
docs: update sharding (#2964)
|
2024-05-20 18:42:32 +03:00 |
|
akshatarora0013
|
9d6ae392b8
|
refactoring: issue#2376 (#2491)
Changed all the switch expression according to the JAVA 17.
|
2023-04-01 17:48:38 +03:00 |
|
Ilkka Seppälä
|
932836f68b
|
Update license plugin (#2020)
* update license plugin
* suppress linelength and emptylineseparator rules
* fix checkstyle error
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
|
2022-09-14 23:22:24 +05:30 |
|
va1m
|
5cf2fe009b
|
📍Use lombok, reformat, and optimize the code (#1560)
* Use lombok, reformat, and optimize the code
* Fix merge conflicts and some sonar issues
Co-authored-by: va1m <va1m@email.com>
|
2021-03-13 14:19:21 +02:00 |
|
Subhrodip Mohanta
|
b423002e6c
|
updated Random() to SecureRandom() (#1670)
* updated Random() to SecureRandom()
* batch 2 of SecureRandom updates
|
2021-03-06 13:26:02 +02:00 |
|
Subhrodip Mohanta
|
7891c2b117
|
update inception year to 2021 (#1653)
|
2021-02-14 11:57:57 +02:00 |
|
Toxic Dreamz
|
31471acb69
|
Fixed most reported issues by SonarCloud.
|
2020-08-15 21:47:39 +04:00 |
|
Ilkka Seppälä
|
417f21ed3d
|
Code cleanup (#1461)
* Code cleanup
* Fix flux tests
* Fix checkstyle errors
* Fix compile error
|
2020-07-30 20:28:47 +03:00 |
|
Anurag Agarwal
|
cd2a2e7711
|
Java 11 migrate all remaining s (#1120)
* Moves saga to Java 11
* Moves semaphore to Java 11
* Moves servant to Java 11
* Moves serverless to Java 11
* Moves service-layer to Java 11
* Moves service-locator to Java 11
* Moves sharding to Java 11
* Moves singleton to Java 11
* Moves spatial-partition to Java 11
* Moves specification to Java 11
* Moves state to Java 11
* Moves step-builder to Java 11
* Moves strategy to Java 11
* Moves subclass-sandbox to Java 11
* Fixes checkstyle issues
|
2020-01-04 18:36:08 +02:00 |
|
Azureyjt
|
1fa8a604eb
|
Sharding Pattern (#1056)
* Create sharding module
* Add Unit Tests
* Fix readme hyperlink
* Fix check-style issue
|
2019-11-08 08:20:32 +02:00 |
|