Skip to content
Snippets Groups Projects
Jiman's avatar
Jiman Kim authored
15ff26ef
History

Project and Workflow

Introduction

This is the repository for Project & Workflow Service (P&WFS). Project & Workflow Service (P&WFS) capability is to deliver a service which achieves supporting more efficient and better decision-making on large scale capital investments. This capability group are aiming for a step change in collaboration, workflow processes and information recorded throughout projects and decision gates. Enabling enhanced assurance, rich contextual information capture, and the pursuit of excellence in project decision-making.

Getting Started

For the first time access

AWS Implementation

All documentation for the AWS implementation of PWS service lives here

Open API 3.0 - Swagger

All the Swagger and OpenAPI related common properties are managed here swagger.properties

Server Url(full path vs relative path) configuration

  • api.server.fullUrl.enabled=true It will generate full server url in the OpenAPI swagger
  • api.server.fullUrl.enabled=false It will generate only the contextPath only
  • default value is false (Currently only in Azure it is enabled) [Reference]:(https://springdoc.org/faq.html#_how_is_server_url_generated)

Running integration tests

Integration tests are located in a separate project for each cloud in the testing directory under the project root directory.

AWS

Instructions for running the AWS integration tests can be found here.

License

Licensed under Apache License Version 2.0; details can be found in LICENSE.