Skip to content

Kasparidi/SpringApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main - creating the first application with Spring core.

TASK

  1. Create a bean, understand how work spring.
  2. Connect dependencies spring core, spring beans, spring context (08a6dc).
  3. Apply manual Inversion Control - IoC (cc8cf8).
  4. Apply DI (dependency injection) with constructor(e87515) . Use XML-configuration.
  5. Apply DI with setter, simple values. Learn use file .properties (1270e8).
  6. Try scope configuration (f41736).
  7. Try configurations:
    • init-method
    • destroy-method
    • factory-method

TOOLS

Maven, Spring

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages