employee-springboot:样例springboot应用程序

时间:2024-06-15 14:07:29
【文件属性】:

文件名称:employee-springboot:样例springboot应用程序

文件大小:3.14MB

文件格式:ZIP

更新时间:2024-06-15 14:07:29

Java

springboot应用程序,模拟数据库或oracle数据库 1.安装oracle jdbc和init数据库 2.在EmployeeController.java中使用模拟dao或数据库dao 4.使用战争 to test: mvn spring-boot:run / java -jar target/employee.war to package: mvn clean package 3.使用罐子 uncomment App.java, comment out AppWar.java to test: mvn -f jar.xml spring-boot:run / mvn -f jar.xml clean test exec:java to package: mvn -f jar.xml clean package 5.部署到tomcat / weblogic 12.2.1.


【文件预览】:
employee-springboot-master
----sql()
--------0_install_ojdbc_to_maven.txt(138B)
--------ojdbc7.jar(3.24MB)
--------2_create_table.sql(345B)
--------1_adduser.sql(311B)
--------3_insert_data.sql(10KB)
----manifest.json(246B)
----assembly.xml(870B)
----src()
--------test()
--------main()
----target()
--------classes()
----jar.xml(4KB)
----README.md(502B)
----pom.xml(3KB)
----.classpath(4KB)
----.gitignore(34B)
----maven-eclipse.xml(285B)

网友评论