Reorganize packages; rename Request to Input and Response to Output

This commit is contained in:
2022-07-14 12:59:23 -05:00
parent 8a3f798553
commit ae70c34d4e
16 changed files with 272 additions and 275 deletions

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>com.kingsrook.qqq</groupId>
<artifactId>qqq-backend-core</artifactId>
<version>0.1.0</version>
<version>0.2.0-SNAPSHOT</version>
</dependency>
<!-- 3rd party deps specifically for this module -->