http-services(-pro): Add back http-service and move custom http-service

This commit is contained in:
Owain van Brakel
2019-08-09 05:22:26 +02:00
parent f85b1254cd
commit 3a92e3b008
109 changed files with 8699 additions and 112 deletions

View File

@@ -15,3 +15,7 @@ datasource:
driverClassName: org.h2.Driver
type: org.h2.jdbcx.JdbcDataSource
url: jdbc:h2:mem:xptracker
mongo:
jndiName:
host: mongodb://localhost:27017