aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/application.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-07-28Merge "Kafka Configuration is not loaded when testing DB integration"Bruno Sakoto1-0/+1
2021-07-26Kafka Configuration is not loaded when testing DB integrationRenu Kumari1-0/+1
Issue-ID: CPS-518 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I673e8b0d4fb70dcdd2024c15e04940996023b4f8
2021-07-23generating swagger-ui and controller interface using openapi.ymlRenu Kumari1-0/+6
Issue-ID: CPS-387 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I3e9742407148efcb16d8d79411e4de6738796f86
2021-07-05Add kafka listener for data updated eventsBruno Sakoto1-8/+28
See "Running via Docker Compose" section from README.md file to have an example of event processing Issue-ID: CPS-371 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Id3abfa32fb04e07102a5f28e6e43a9b533391188
2021-05-13Implement service and repository layers for storing temporal dataputhuparambil.aditya1-0/+13
1. Basic structure created 2. Basic tests added 3. lombok.config included for coverage Issue-ID: CPS-194 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Icf23c2e647106f7985dff14d9901806f7c4aa55a
2021-04-22Implement db schema with liquibaseBruno Sakoto1-0/+23
Issue-ID: CPS-193 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ieabee4b86bbe7a42c05bb225499487cfcc9deb1d