BAEL-6751 - reactive apis with micronaut (#14824)

* BAEL-6751 - reactive apis with micronaut

* BAEL-6751 - reactive apis with micronaut

* BAEL-6751 - added error handling

* BAEL-6751 - removed unused property

* BAEL-6751 - formatting changes

* BAEL-6751 - added missing class

* BAEL-6751 - moving module to parent pom

* BAEL-6751 - moving version number to property
This commit is contained in:
Abhinav Pandey
2024-01-04 15:35:39 +05:30
committed by GitHub
parent 506c2cedc1
commit 39974e2d6d
13 changed files with 505 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
<module>helidon</module>
<!-- <module>lagom</module> --> <!-- Not a maven project -->
<module>micronaut</module>
<module>micronaut-reactive</module>
<module>microprofile</module>
<module>msf4j</module>
<module>open-liberty</module>