Skip to content

Commit 1c661f4

Browse files
committed
remove unused files
1 parent 225fb09 commit 1c661f4

File tree

590 files changed

+936
-74287
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

590 files changed

+936
-74287
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# tc-online-review-backend
2-
API and back end business logic for online review
1+
## tc-online-review-persistence
2+
3+
All components for tc online review
4+
5+
### prerequisites
6+
- java 8
7+
- maven
8+
9+
### package all components
10+
- run `mvn clean package -DskipTests`
11+
12+
### install all components
13+
- run `mvn clean install -DskipTests`

authentication-factory/README

Lines changed: 0 additions & 27 deletions
This file was deleted.

authentication-factory/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## authentication-factory
2+
3+
This is a component for tc online review
4+
5+
### prerequisites
6+
- java 8
7+
- maven
8+
9+
### package
10+
- run `mvn clean package -DskipTests`
11+
12+
### install
13+
- run `mvn clean install -DskipTests`

authentication-factory/build-dependencies.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.

authentication-factory/build.version

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)