Skip to content

diogolundberg/spring-ioc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring ioc

A simple example od spring ioc container and junit configuration

spring ioc container

find out the docs here

BuildApp

./mvnw install

Run tests

./mvnw test

Run App

./mvnw exec:java -Dexec.mainClass="ioc.Application"

About

Example project of raw spring ioc container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages