Hi,
over the next weeks, after we get the 0.10.0 out, there will be some refactorings on different parts of the server:
- make the 'core' the sending logic a little more isolated
- look into a better 'abstraction' for the data storage
I think this might lead to new (sub)projects and JAR files. I was wondering, do folks like a
- pom.xml
- sender-component/
- data/
- pushee/ (the server as is today, but including above 'components')
- database-scripts (the CLI files for WildFly/AS)
Greetings, Matthias