Menu

Tree [5c4079] master /
 History

HTTPS access


File Date Author Commit
 ci-cd 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 config 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 gradle 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 src 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 .gitignore 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 Dockerfile 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 README.md 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 build.gradle 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 docker-entrypoint.sh 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 gradle.properties 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 gradlew 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 gradlew.bat 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission
 settings.gradle 2023-06-12 V, Pragadeesh V, Pragadeesh [5c4079] submission

Read Me

CASEOrderAPI

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

Prerequisites

Software used

Java 11
Gradle 6.5.1

Running the tests

While building the project it will run the test cases automatically.

Deployment

The deployment steps will come soon.

Built With

  • Gradle - The build tool
  • Maven - Dependency Management

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

Versioning

We use Bitbucket for versioning.

License

This project is licensed under Nielsen Consumer LLC.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.