Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-04 | Add @author Tag Where It Was Missing | Christof Rabensteiner | 1 | -0/+4 | |
2019-10-04 | Add Licenses, NOTICE, and License Header | Christof Rabensteiner | 1 | -0/+21 | |
2019-10-02 | Add Testcase for Parsing Booleans | Christof Rabensteiner | 1 | -0/+16 | |
2019-08-20 | Add Custom Http Headers to HTTP Clients | Christof Rabensteiner | 1 | -0/+80 | |
- Change app2mzs schema: Add Custom Headers to ClientType Element. - Set custom headers in ClientFactory. - Parse custom headers from spring environment. - Merge custom headers from two different profiles. - Add example to application.yaml. - Test conversion of custom headers from spring profile - Test merging and overriding custom headers. |