Code Monkey home page Code Monkey logo

seefa / spring-core-tutorial Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 18 KB

This tutorial project explains spring-core concepts. Using Spring pure java configuration and annotations. support Dependency Injection for wiring Spring context bean with each other and many more.

License: Apache License 2.0

Java 100.00%
spring-framework-5 bean spring-core spring-xml-configuration spring-context lazy-loading qualifier bean-lifecycle import property-source

spring-core-tutorial's Introduction

spring-core-tutorial

This tutorial code used to explain Spring Core concepts:

  • IoC Container
  • Spring context
  • Bean definition(@Bean, @Component, @Service, etc => Stereotype annotations)
  • @ComponentScan feature and XML-based bean definition
  • D.I
  • Spring Bean Scope(Singleton, Prototype)
  • Lazy bean loading
  • Qualifier and define custom Alias for bean accessibility
  • Spring Bean Lifecycle and callback methods(@PostConstruct and @PreDestroy)
  • Import configuration
  • Spring Profile and activation profiles
  • Property Source
  • Value with SpEL

spring-core-tutorial's People

Contributors

seefa avatar

Watchers

 avatar  avatar

Forkers

iliyanstavrev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.