Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-26 | Log Incoming And Outgoing Messages with CXF Logging Interceptors | Christof Rabensteiner | 1 | -3/+13 | |
- Add loggin dependency. - Enable Message Logging for Services and Clients. - Add message logging config + examples to application.yaml | |||||
2019-08-23 | Documentation: Fix how to refer to MOA ZS and MOA SP-SS | Christof Rabensteiner | 1 | -11/+14 | |
2019-08-23 | Moved Config Files From main/resources/ To test/resources/config | Christof Rabensteiner | 32 | -0/+719 | |
- Reason: Integration tests need configuration, but config files should not be packaged into the final artifact. - Update paths. |