aboutsummaryrefslogtreecommitdiffstats
path: root/spring-utils
AgeCommit message (Collapse)AuthorFilesLines
2022-03-09Release policy/common1.10.1jenkins-releng1-1/+1
2022-02-16Move common classes to policy/commonRam Krishna Verma3-0/+197
Moving YamlHttpMessageConverter & CustomImplicitNamingStrategy classes to policy/common (spring-utils sub-module). So that the same can be used by multiple components without duplicating it. These classes are already covered by tests at each component. Issue-ID: POLICY-3931 Change-Id: I8fc6978b585bfcd930e0916f67961d05946d207c Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>