aboutsummaryrefslogtreecommitdiffstats
path: root/onap-java-formatter.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-18Use Java 11 in graphadmin1.14.7Fiete Ostkamp1-3/+3
- switch compiler version and base image to Java 11 - remove com.sun.jersey (Jersey 1) dependencies - replace heap_size jvm args with MaxRAMPercentage to scale dynamically with the K8s limits Issue-ID: AAI-4001 Change-Id: I17d126cf9972bad4c851a374113845be77fee9f6 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2019-02-28AAI-2198 Consistent code style in graphadminKeong Lim1-0/+295
Add plugins to graphadmin/pom.xml Add Eclipse formatter configuration file Change-Id: I9d90b52fbc95ccb7e408729a6431ef16e93c48a0 Issue-ID: AAI-2198 Signed-off-by: Keong Lim <keong.lim@huawei.com>