This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Blatant Advertising and the fly likes DynaSpring 0.5 released Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "DynaSpring 0.5 released" Watch "DynaSpring 0.5 released" New topic
Author

DynaSpring 0.5 released

Alessio Stalla
Greenhorn

Joined: Oct 28, 2010
Posts: 1
-- DynaSpring 0.5 has been released! --

DynaSpring is a dynamic, extensible DSL (Domain Specific Language) tailored at building a Spring Application Context. Like Spring/XML, it is a declarative, tree-structured language; but, unlike XML, it supports all the kinds of abstractions found in common programming languages: conditional evaluation, iteration, definition of functions and variables, etc.

DynaSpring is extensible, and it can be used to build an application-specific dependency-injection language.

DynaSpring also offers a set of utilities that make working with Spring easier, and that build upon Spring to give you even more options in structuring your enterprise application.

DynaSpring is hosted at Google Code: http://code.google.com/p/dynaspring/

-- What's new in this release --

* New modularity constructs: combine beans from multiple Spring-backed modules while keeping the modules' application contexts separate!
* More documentation and examples
* Minor bug fixes

Sincerely,
Alessio Stalla - DynaSpring maintainer
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: DynaSpring 0.5 released
 
Similar Threads
Need you input on tech choices for new project.
XML parser
Why study XML???
about references to unparsed entities
Spring Web Flow 2 Web Development