Skip to content

Commit

Permalink
Fixes #233 - Remove REST module (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Jan 23, 2025
1 parent 0cd99d5 commit 7582e7b
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 605 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<modules>
<module>docker</module>
<module>repo</module>
<module>rest</module>
</modules>
<profiles>
<!--
Expand Down
115 changes: 0 additions & 115 deletions rest/pom.xml

This file was deleted.

91 changes: 0 additions & 91 deletions rest/src/main/java/com/manorrock/aegean/rest/ApplicationBean.java

This file was deleted.

49 changes: 0 additions & 49 deletions rest/src/main/java/com/manorrock/aegean/rest/PingResource.java

This file was deleted.

57 changes: 0 additions & 57 deletions rest/src/main/java/com/manorrock/aegean/rest/Repository.java

This file was deleted.

Loading

0 comments on commit 7582e7b

Please sign in to comment.