Add pairgoth-common module to share sources between api and view webapps

This commit is contained in:
Claude Brisson
2024-02-24 18:36:11 +01:00
parent 945ae093d3
commit eaf6fc6e2d
24 changed files with 733 additions and 362 deletions

View File

@@ -93,6 +93,7 @@
</properties>
<modules>
<module>pairgoth-common</module>
<module>api-webapp</module>
<module>view-webapp</module>
<module>webserver</module>