Posts Tagged 'SpringSource'

Enterprise Java in 2010 – Expect a Cloudy Spring

Today I found a presentation by Adrian Colyer using the pretty cool Prezi tool. Besides the optical impression its content tells us what will be the next step in enterprise computing for Spring users.

Prezi seems to be even cooler than SlideRocket. So, it is worth to have a look at it anyway.

Here’s the embedded presentation:

More
1

JSR-299: Beating the Dead J2EE Horse

There are two central component models we use today: Spring POJOs and EJBs. With JSR-299 everything is a bean now. But, where’s the innovation? The JCP continues in conservation of what became a standard a decade ago.

HorseA week ago Rod compared Red Hat/JBoss and SpringSource. In the Open Source world that’s indeed a comparison between the component models EJB vs. Spring POJOs.

It is pretty clear for years now that even ...

More
9

SpringSource Announces Acquisition by Microsoft

… and other April Fool’s Jokes. Have fun!

More
0

Spring 2.5 – It’s Time For Annotation Driven Injection

Wow, the Spring guys are fast. The Spring Core gets a 2.5 and some other sub projects are ready for productive use:

Spring 2.5 allows a standardized and JDK 6 compliant use of annotations. So, annotation driven injection can be done. InfoQ has started a series of articles about this and other features. Rod has published some slides about Spring Configuration through annotations, etc. He has also updated his More

0