aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/http/server/internal/JettyJerseyServer.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Java 17 Upgradeadheli.tavares1-11/+9
2023-03-14Upgrade Jetty and Jerseyliamfallon1-8/+9
2021-08-18Integrating prometheus with Policy componentsa.sreekumar1-17/+6
2021-05-21Enhance toString methods in factory classesJim Hahn1-4/+4
2021-05-06Fix sonars in policy-commonJim Hahn1-2/+2
2020-05-27Make GSON the default serializerJim Hahn1-5/+7
2020-03-02Add JettyStaticResourceServer to policy-endpointsHengye1-65/+9
2020-02-27Adding DefaultServlet to support static resourcesHengye1-11/+69
2019-11-01Add common Jersey versionliamfallon1-12/+12
2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+2
2019-06-12Apply simple sonar fixesJim Hahn1-7/+7
2019-02-15Remove erroneous commentsJim Hahn1-4/+0
2019-01-23Add gson support to policy-endpointsJim Hahn1-59/+71
2018-08-15Fix checkstyle comments etc.Pamela Dragosh1-3/+1
2018-08-13Remove simple checkstylePamela Dragosh1-17/+17
2018-08-03generic jetty https server supportJorge Hernandez1-5/+6
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis1-0/+254