|
7 | 7 | ### Tools
|
8 | 8 | * Java Spring Oracle Redis JQuery
|
9 | 9 |
|
10 | | -### Build & run |
11 | | -* It is a project that runs on Tomcat, and there is Tomcat setting information in the tomcatConfig folder. |
| 10 | +### Prepare project environment |
| 11 | +* It is a project that runs on Tomcat 8.5, and there is Tomcat setting information in the tomcatConfig folder. |
12 | 12 |
|
13 | | -* To start the server, you need to write Oracle Redis AWS S3 information in properties. |
| 13 | +* First, prepare the Oracle, Redis, AWS S3, FTP Server |
14 | 14 |
|
15 | | -* There is table information in sql/OracleTable.sql ,sql/LogTable.sql. Create it in Oracle DB in advance |
| 15 | +* To start the server, you need to write Oracle, Redis, AWS S3, FTP Server information in /src/main/resources/conf/property/global.properties. |
| 16 | + |
| 17 | +* There are table information in sql/OracleTable.sql ,sql/LogTable.sql. Create it in Oracle DB in advance |
0 commit comments