aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/config/AsyncConfig.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-1/+1
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-1/+1
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-1/+1
2022-07-25CmHandle creation performance degradationsourabh_sourabh1-0/+4
2022-06-30Kafka consumer can not be turned offJosephKeenan1-1/+2
2021-09-02Add property to enable Notification Sevice async processingRenu Kumari1-1/+3
2021-08-25Add timeout to async test-casesRenu Kumari1-1/+1
2021-08-24Process data-updated event asynchronouslyRenu Kumari1-0/+65