Code Monkey home page Code Monkey logo

spring-framework-1's Introduction

Spring Framework

Ecosystem

ecosys

Modules

modules

  1. Core Container

    1. Core: IoC (Inversion of Control) and Dependency Injection

    2. Bean: BeanFactory

    3. Context: A medium to access any defined and configured object

    4. Spring Expression Languages (SpEL): Querying and manipulating an object graph at runtime

  2. Data Access/Integration

    1. JDBC: eliminating boilplate code required for Java JDBC

    2. ORM: Code portability regardless of data access technologies

    3. OXM: Conversion between objects and XML

    4. JMS: Enhanced Java Messaging Service

    5. Transaction: Transaction management

  3. Web

    1. Web: Servlet listeners, web applicatin context

    2. Web-Servlet: MVC based web application

    3. Web-Socket: Two-way communication between client and server web applications

    4. Web-Portlet: MVC-Portlet

  4. AOP: Address cross-cutting concerns

  5. Instrumentation: Class instrumentation support and class loader implementations

  6. Test: JUnit or TestNG support

Tutorials

spring-framework-1's People

Watchers

James Cloos avatar YS avatar

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.