Skip to content

andriyboychenko/spring-proj-template-no-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Project Template (annotation based)

This project template is exactly the same as this one, but instead of XML configurations uses annotations

  • Spring MVC with REST service
  • Hibernate HSQL database connection
  • Internationalization based on the database MessageSource
  • Dependency Injection
  • EJB Startup Bean

To run this application, install Jboss AS 7.1.1 and modify deploy-script.bat if necessary.

About

reference of how to configure Spring project via annotations - maven, spring, mvc, hibernate, ejb, di, internationalization

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors