Wednesday February 24, 2010 01:25 PM

Trend between Spring and EJB job requirements

Recently I found a nice site about job trends. I looked for a chronological comparison between Spring and EJB job trends. The fo...
 Read More...

Topics: EJB, Spring, Trend

Monday February 22, 2010 08:42 PM

Unit testing with Hibernate and Spring

Many applications use hibernate as OR-Mapper, i want show an easy and fast way how to unit test your DAOs and domain model.setup...
 Read More...

Language: en
Topics: Spring, Maven, Hibernate, Test

Wednesday February 17, 2010 07:05 PM

Configuring Beans in the Spring IoC Container

Spring is a powerful IoC container to manage components. To utilize the container components, you have to configure your beans. ...
 Read More...

Language: en
Topics: Spring beans configuration

Tuesday February 16, 2010 06:22 PM

Spring Roo Tutorial

Spring Roo is a tool made by the Spring developers to help you speed up the development of your (web-)applications.I tried Sprin...
 Read More...

Topics: spring roo

Tuesday January 05, 2010 11:48 AM

ApplicationContextAware - access application context from bean

Sometimes you need to access your Spring application context from a Spring instrumentalized Bean. For this use case you need to ...
 Read More...

Language: en
Topics: Spring, ApplicationContextAware

Monday January 04, 2010 04:48 PM

Spring scope

The default scope of a spring bean is singleton. In distributed systems it can be dangerous if more than one thread access to si...
 Read More...

Language: en
Topics: Spring, Scope

Monday October 19, 2009 10:36 AM

Spring Velocity Mail

Sometimes you have to send automatically HTML emails. For example: You need inform your customers about new products or company ...
 Read More...

Language: en
Topics: Spring, Mail, Velocity

Tuesday October 13, 2009 08:36 PM

Hibernate Spring Tutorial

If you are developing middleware services with the Springframework, in the majority of cases you will make use of the Hibernate ...
 Read More...

Language: en
Topics: Spring, Hibernate

Monday September 21, 2009 11:20 AM

Spring JMX Example

The JMX specification defines an architecture for monitoring and management of Java software components. To expose a Spring bean...
 Read More...

Language: en
Topics: Spring, Spring JMX, JMX

Thursday September 03, 2009 09:12 PM

Spring Mail Example

Spring offers an abstraction layer for sending Emails. Two classes are important. First JavaMailSenderImpl class, which represen...
 Read More...

Language: en
Topics: Spring, Java Mail, Spring Mail

Tuesday August 25, 2009 08:36 PM

Spring Quartz Example

Quartz represents an enterprise job scheduler. The mechanism of Quartz can be compared to Linux Cron jobs or JDK Timers. Spring ...
 Read More...

Language: en
Topics: Spring, Scheduling, Quartz

Sunday August 23, 2009 07:47 PM

Spring Scheduler - ScheduledTimerTask

The easiest way to realize a scheduler in Spring is to use the standard JDK timer support. The following examples describes a cl...
 Read More...

Language: en
Topics: Spring, Scheduling, TimerTask

Tuesday July 14, 2009 07:25 PM

Spring AspectJ

This article describes the usage of AspectJ in a Spring project. AspectJ has advantages opposite to Spring AOP. In Spring AOP yo...
 Read More...

Language: en
Topics: AspectJ, Spring, Java, AOP Config

Monday July 13, 2009 06:45 PM

Spring AOP - Example

The aspect oriented programming makes it possible to introduce additional code to an existing business logic. Because of that it...
 Read More...

Language: en
Topics: Spring AOP, AOP, MethodInterceptor, Proxy, BeanNameAutoProxyCreator

Friday May 22, 2009 04:04 PM

Spring Localization Example

The Spring Framework supports and enhance the standard localization java mechanism with property files in order to provide an ea...
 Read More...

Topics: Spring, Localization

Thursday May 21, 2009 07:24 PM

Spring MVC - Example

What is Spring MVC?Spring MVC is a clearcut solution of the model view controller pattern. Apart from them the Spring MVC framew...
 Read More...

Topics: Spring MVC

Wednesday May 20, 2009 08:56 PM

Create a simple RESTful Webservice with Jersey and Spring

I had to combine several sources to find a working solution, mainly http://blogs.sun.com/japod/entry/building_simple_jersey_web_...
 Read More...

Topics: RESTful, Webservice, Jersey, Spring

Thursday September 11, 2008 11:18 PM

Zum Spring-CXF-Service Routing mit Apache Camel hinzufügen

Um zu dem neulich erstellten Spring-CXF-Service Routing per Apache Camel hinzuzufügen, sind folgende Schritte nötig:1. POM anpas...
 Read More...

Wednesday September 10, 2008 10:12 PM

How customizable is the Spring CustomizableTraceInterceptor?

Today, I want to talk a bit about the CustomizableTraceInterceptor included in the Spring framework (FIXME: kompletter Klassenna...
 Read More...

Topics: Spring AOP tracing logging

Thursday September 04, 2008 11:12 PM

Webservice mit CXF und Spring

Folgende Schritte sind zu tun um ein Webservice basierend auf CXF und Spring zu realisieren:1. Maven WAR Projekt anlegen:mvn arc...
 Read More...

Topics: Webservice, SOA, CXF

« June »
SunMonTueWedThuFriSat
      1
2345678
9101112131415
16171819202122
23242526272829
30      
 
test