aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/preprocess
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner5-5/+5
2019-11-29Alter Case Handling "Get Notification where AppDeliveryID is unknown"Christof Rabensteiner2-15/+8
2019-10-07Resolve Sonarqube FindingsChristof Rabensteiner1-3/+1
2019-10-04Add Validation for TNVZ QueryPersonRequestChristof Rabensteiner1-0/+6
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner5-0/+20
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner5-0/+105
2019-10-02Fix Bug: Replace Boolean.getBoolean with Boolean.valueOfChristof Rabensteiner1-3/+2
2019-09-03Rename MzsClient to AppClientChristof Rabensteiner2-8/+8
2019-08-28Fixes and RefactoringChristof Rabensteiner2-7/+12
2019-08-28Ensure that Each Step of Each Backend Process is LoggedChristof Rabensteiner1-3/+3
2019-08-20Replace Thread.sleep with AwaitChristof Rabensteiner1-1/+1
2019-08-20Add Custom Http Headers to HTTP ClientsChristof Rabensteiner2-1/+64
2019-07-22Test Flow of DeliveryRequest from "End-To-End" & Fix BugsChristof Rabensteiner4-82/+165
2019-07-18Integrate Mzs Service Timeout and Handle Async ResponsesChristof Rabensteiner1-7/+16
2019-07-17Put MoaZSException on Diet & Handle Edge CasesChristof Rabensteiner1-1/+3
2019-07-16Implement ForwardResponseToService Sink And All Its ImplicationsChristof Rabensteiner2-19/+75
2019-07-15Save Response To File Sink: Add Path to Configuration + FixChristof Rabensteiner1-5/+39
2019-07-12Allow App To Choose Between MsgResponse SinksChristof Rabensteiner1-10/+52
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner3-2/+74
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner2-8/+8
2019-07-02Handle tnvz Query Edge Cases by Improving ValidationChristof Rabensteiner3-65/+38
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner1-0/+1
2019-06-28Simplified Config ValidationChristof Rabensteiner1-15/+15
2019-06-27Minor FixesChristof Rabensteiner1-2/+3
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner1-13/+41
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner1-0/+10
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner3-40/+168
2019-05-16Refactor + Document in preprocessChristof Rabensteiner3-28/+30
2019-05-16Document Method in ConfigUtilChristof Rabensteiner1-1/+1
2019-05-16Refactor: Merge Converter, Validator, and Merger into UtilChristof Rabensteiner6-131/+112
2019-05-16Refactor and Test ConfigProfileGeneratorChristof Rabensteiner3-48/+149
2019-05-15Handle Config Related Edge Cases in Augmenter & ProfileGeneratorChristof Rabensteiner4-22/+99
2019-05-15Refactor ConfigProfileGeneratorChristof Rabensteiner1-16/+29
2019-05-15Integrate Config Profiles + RefactoringChristof Rabensteiner3-52/+90
2019-05-15WIP: Generate Map of Config Profiles from Spring EnvironmentChristof Rabensteiner2-0/+156