Skip to content

a java web project based on JavaScript and Servlet, deployed on Tomcat

Notifications You must be signed in to change notification settings

wangziyao318/SmartHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartHome

a java web project based on JavaScript and Servlet, deployed on Tomcat

  • The project was programmed with Eclipse as IDE and Maven as packet manager. Before compling, one should import the smarthome.mwb into MySQL Workbench and change the druid.properties in java/main/resources to correctly link to the SQL database.
  • One should use Tomcat 9.0 or older since the code imported javax instead of jakarta.

Front-end Structure

image

Back-end Structure

image

Dependencies

  • javax.servlet-api:4.0.1
  • junit-jupiter-api:5.7.2
  • junit-jupiter-engine:5.7.2
  • mysql-connector-java:8.0.26
  • druid:1.2.6
  • commons-logging:1.2
  • spring-core:5.3.9
  • spring-jdbc:5.3.9
  • spring-tx:5.3.9
  • spring-beans:5.3.9
  • fastjson:1.2.78
  • urlrewritefilter:4.0.4

About

a java web project based on JavaScript and Servlet, deployed on Tomcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published