Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-19 | Add Unit Test Stub for App2MzsService | Christof Rabensteiner | 2 | -3/+4 | |
- Unit test makes a http request to the service - Fix NPE by adding endpoint.setAdress("/") - Choose better name for App2MzsService | |||||
2019-03-19 | Add App2MzsService Stub | Christof Rabensteiner | 3 | -0/+69 | |
- Try it out with mvn spring-boot:run |