Skip to content

Tenders API service - serves as backend API for Contract Award Service

Notifications You must be signed in to change notification settings

Crown-Commercial-Service/ccs-scale-cat-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCS Scale CaT Service (API)

Overview

This is the Java 11+ SpringBoot implementation of the CaT (Tenders) API Open API specification.

Deployment

This application is hosted on AWS and we use Jenkins to deploy the code.

The environments are mapped as follows:

Environment Branch
Sandbox 4 release/sbx4
Development develop
Integration release/int
NFT release/nft
UAT release/uat
Pre-Production release/pre
Production release/prod

When your code changes are merged you will need to deploy the code manually.

To do this you must run the job to build the docker image for the app. Make sure you are targeting the right branch for the environment you wish to deploy to.

Once the image has been built, the job to deploy the code can be run which releases the code to the selected environment.

About

Tenders API service - serves as backend API for Contract Award Service

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages