Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 408 Bytes

File metadata and controls

16 lines (14 loc) · 408 Bytes

SpringExample

Java Spring Framework example

Keywords:

  • Spring Framework
  • Maven
  • MySQL (DAO, Entity)
  • Hibernate
  • JUnit test
  • Localization (properties)
  • JavaServer Pages (jspx)
  • Tag Library Descriptor

This example install a very simple forum database, create an administrator. You can log in, and view some forum information. (Creating a database on fly may be dangerous, but this is only a test.)