Skip to content

meghadureja/spring-standalone-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Framework Standalone Application

  1. generate maven "maven-archetype-quickstart" project
  2. add spring framework dependencies in pom.xml

Working Functionality :- way of loading the application context file in a Spring standalone application

  1. create a couple of Java Beans/Classes whose definitions are stored in the Spring application context file
  2. applicationContext.xml file is in classpath when run application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages