commit | 0f0b5a02d777482e0011b3bc7276d410ee643ae8 | [log] [tgz] |
---|---|---|
author | Julien Fontaine <julien.fontaine@bell.ca> | Thu Aug 20 17:51:17 2020 -0400 |
committer | KAPIL SINGAL <ks220y@att.com> | Mon Aug 24 17:31:19 2020 +0000 |
tree | 16ca3faa0271f29e9f4ca883442ce0885c27f507 | |
parent | 400aed4ddd71657b6c81bb6ec95b1fac2ad63e8e [diff] |
Add request IDs in command-executor log * Update gRPC interface to handle SubRequestID and Originator ID * Update command-executor log format to handle request IDs in the log statement * Add SubRequest ID and Originator ID in BP log statement Issue-ID: CCSDK-2687 Change-Id: If261bb0912df5800ed2fc65371c5ee784d6a45fb Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
mvn process-sources -P format
https://github.com/pinterest/ktlint
Before you can build this project, you must install and configure the following dependencies on your machine:
1- Java 8 SDK
2- Node and npm installed
3- Angular CLI & Angular v8
4- MySQL Database
5- maven
mvn clean install
command to install all libraries and dependencies for maven and npm.1- Back-end MS
sdnctl
table in MySQL-Dspring.profiles.active=profile-name
2- Loop-back server: that allow your request to reach the backend from cds-ui
./cds-ui/server/
folder and run the command npm start
3- cds-ui
./cds-ui/designer-client/
folder and run the command npm start
, This command will make sure all the files follow the linting rules and then connect to the loopback server.Front-end you could use vscode
or webstorm
.
Back-end Intellij
with kotlin plugin or any other editor
For more information check the docs
folder.