split random number and uuid generator modules
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m15s

This commit is contained in:
Jorge Bornhausen 2024-10-18 22:23:04 +02:00
parent 15c6263395
commit 0ae750fc0c
13 changed files with 29 additions and 5 deletions

View file

@ -10,7 +10,8 @@
<modules>
<module>quarkus-clock-service</module>
<module>quarkus-random-generator</module>
<module>quarkus-random-number-generator</module>
<module>quarkus-uuid-generator</module>
</modules>
<properties>