Skip to content

Commit

Permalink
feature: add miranum single deployment unit
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoesle committed Apr 11, 2024
1 parent 3a56736 commit 9f6205a
Show file tree
Hide file tree
Showing 21 changed files with 5 additions and 2,577 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@ miranum:
- "/actuator/**"
- "/engine-rest/deployment"
- "/rest/deployment"
- "/swagger-ui/index.html" # allow access to swagger
- "/swagger-ui*/*swagger-initializer.js" # allow access to swagger
- "/swagger-ui*/**" # allow access to swagger
- "/v3/api-docs/*" # allow access to swagger
- "/v3/api-docs" # allow access to swagger
logging.level:
io:
holunda:
Expand Down
1 change: 0 additions & 1 deletion platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
</parent>

<modules>
<module>services</module>
<module>engine</module>
<module>libs</module>
</modules>
Expand Down
9 changes: 0 additions & 9 deletions platform/services/camunda7-engine-service/Dockerfile

This file was deleted.

8 changes: 0 additions & 8 deletions platform/services/camunda7-engine-service/README.md

This file was deleted.

122 changes: 0 additions & 122 deletions platform/services/camunda7-engine-service/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9f6205a

Please sign in to comment.