What's new? | Help | Directory | Sign in
Google
                
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">

<bean name="helloService" class="com.extensiblejava.hello.service.impl.HelloServiceImpl"/>

</beans>
Show details Hide details

Change log

r17 by pragkirk on Apr 30, 2008   Diff
Initial Version of HelloWorldSpec and
Spring
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 393 bytes, 8 lines

File properties

svn:executable