submission Code
Brought to you by:
praga
File | Date | Author | Commit |
---|---|---|---|
ci-cd | 2023-06-12 |
![]() |
[5c4079] submission |
config | 2023-06-12 |
![]() |
[5c4079] submission |
gradle | 2023-06-12 |
![]() |
[5c4079] submission |
src | 2023-06-12 |
![]() |
[5c4079] submission |
.gitignore | 2023-06-12 |
![]() |
[5c4079] submission |
Dockerfile | 2023-06-12 |
![]() |
[5c4079] submission |
README.md | 2023-06-12 |
![]() |
[5c4079] submission |
build.gradle | 2023-06-12 |
![]() |
[5c4079] submission |
docker-entrypoint.sh | 2023-06-12 |
![]() |
[5c4079] submission |
gradle.properties | 2023-06-12 |
![]() |
[5c4079] submission |
gradlew | 2023-06-12 |
![]() |
[5c4079] submission |
gradlew.bat | 2023-06-12 |
![]() |
[5c4079] submission |
settings.gradle | 2023-06-12 |
![]() |
[5c4079] submission |
CASE Order API - all models, app agnostic to submit work order for CASE to process and then serve to the Data Catalog to the Platform Team
Software used
Java 11
Gradle 6.5.1
While building the project it will run the test cases automatically.
The deployment steps will come soon.
The below command will be used for clean and build the all module
./gradlew clean format build
The below Syntax will be used for clean and build the sub-module
./gradlew :<Sub-module Name>:<Task Name>
For example :-
./gradlew :CaseOrderSubmissionAPI:clean :CaseOrderSubmissionAPI:format :CaseOrderSubmissionAPI:build
We use Bitbucket for versioning.
This project is licensed under Nielsen Consumer LLC.