Giter VIP home page Giter VIP logo

spring31tresback's Introduction

Spring 3.1 Example Project

This project stores code that is being built incrementally through my blog. The blog is located at http://tresbackblog-tresback.rhcloud.com and dives into various topics dealing with Java, Spring, and ReST services.

The first features implemented use Java configuration of a Spring 3.1 project. This allows us to remove XML configuration code within the web.xml and Spring servlet config XML files that previously drove our applications. There should be plenty of comments directing how old XML values are now represented in the Java code.

The second implementation detail added gives bean controlling power to the Spring application through a ReST interface. This power gives an administration user the ability to turn beans on and off or change the implementation of a wired bean during execution time, without the need for server restarts.

Finally, there are calls to my Spring Invoker project that provides a means for this application to make downstream SOAP and ReST service calls without having to load in the client stub classes of those services, and without hard- coding the interface code into the application.

spring31tresback's People

Contributors

tresbailey avatar

Watchers

James Cloos avatar  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.