Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-03 | Add Stubs for RequestHandler and MZS2AppClient | Christof Rabensteiner | 2 | -0/+40 | |
2019-04-03 | Init: Add Timeout to Delivery Request Handler | Christof Rabensteiner | 1 | -12/+54 | |
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 |