Download helloworld-spring-webapp-2.2-sources.jar
helloworld-spring/helloworld-spring-webapp-2.2-sources.jar.zip( 12 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
applicationContext.xml
org.glassfish.jersey.examples.helloworld.spring.CustomExceptionMapper.java
org.glassfish.jersey.examples.helloworld.spring.DateTimeService.java
org.glassfish.jersey.examples.helloworld.spring.GreetingService.java
org.glassfish.jersey.examples.helloworld.spring.GreetingServiceImpl.java
org.glassfish.jersey.examples.helloworld.spring.JerseyResource.java
org.glassfish.jersey.examples.helloworld.spring.MyApplication.java
org.glassfish.jersey.examples.helloworld.spring.SpringRequestResource.java
org.glassfish.jersey.examples.helloworld.spring.SpringSingletonResource.java
Related examples in the same category