/
Handle Refactor for Rest APIs
Handle Refactor for Rest APIs
Create branch emr-subfolder with repo refactor
Copy pom.xml to tmp.
Switch to branch based off Release_1696
git merge emr-subfolder
git add .
git mv ./src/main/java/com/sunwave/rest sunwave-emr/src/main/java/com/sunwave/rest/
git mv ./src/test/java/com/sunwave/rest sunwave-emr/src/test/java/com/sunwave/rest/
git rm -r src
Copy pom.xml from to tmp to root.
git rm *.java In the rest directories.
Manually add diffs in the pom.xml in SunwaveEMR/sunwave-emr file
, multiple selections available,
Related content
Sunwave 6.16.1
Sunwave 6.16.1
More like this
Sunwave 6.15.3
Sunwave 6.15.3
More like this
OAUTH 2 Access Code Auth Flow for Rest APIs
OAUTH 2 Access Code Auth Flow for Rest APIs
More like this