summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
AgeCommit message (Collapse)AuthorFilesLines
2019-10-01update resource loading implementation in HttpClientFactory.javaThomas Lenz1-12/+10
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-1/+2
2019-09-18fix possible NullPointerException in HttpClientFactory.javaThomas Lenz1-3/+8
2019-09-13add SimpleStatusMessager.java that only perform String formattingThomas Lenz2-20/+264
add SSL Client authentication and http basic authentication to HttpClientFactory.java
2019-09-13refactor utils into a separate moduleThomas Lenz19-0/+2486