This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-boot
Watch
1
Star
0
Fork
0
You've already forked spring-boot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a66045fa9853fa35f9bd4b28dc68c68035649d2a
spring-boot
/
spring-boot-samples
/
spring-boot-sample-jersey
/
src
/
main
/
java
/
sample
/
jersey
History
Andy Wilkinson
355860fd09
Remove @Autowired from constructors where class has single constructor
...
Closes gh-5226
2016-03-01 16:03:07 +00:00
..
Endpoint.java
Remove @Autowired from constructors where class has single constructor
2016-03-01 16:03:07 +00:00
JerseyConfig.java
Organize imports with new settings
2015-10-19 12:55:44 -07:00
ReverseEndpoint.java
Add jersey-bean-validation to spring-boot-starter-jersey
2015-01-15 09:50:05 +00:00
SampleJerseyApplication.java
Reformat code use Eclipse Mars
2015-10-07 23:32:31 -07:00
Service.java
Inject ResourceConfig instance (not class) into Jersey
2014-11-22 17:17:53 +00:00