added message digest module
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m26s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m26s
This commit is contained in:
parent
d6f92b22f9
commit
fd6e7790a6
6 changed files with 231 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -10,6 +10,7 @@
|
|||
|
||||
<modules>
|
||||
<module>quarkus-clock-service</module>
|
||||
<module>quarkus-message-digest-service</module>
|
||||
<module>quarkus-random-number-generator</module>
|
||||
<module>quarkus-uuid-generator</module>
|
||||
</modules>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue