commit | 25d7b4994faa6887b6dade80a9c964ee0b4d78b7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Sep 08 11:29:14 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Sep 08 11:29:14 2020 -0400 |
tree | f31d0514bda7eac31008a675960e03405123713f | |
parent | a6ccdb679ed78b174bb9cb507821827235972632 [diff] |
Upgrade springfox to version 2.10.5 Upgrade version of springfox to 2.10.5 to address known security vulnerabilities. Issue-ID: CCSDK-2634 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2c86040748382c6f8f9891d704ee92320cbe2240
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.