This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-boot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-boot.git
synced
2026-09-24 10:19:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
287a62c8f38ff352ea172f9f399bca81efd78ce3
spring-boot
/
spring-boot-samples
/
spring-boot-sample-jersey
/
src
/
main
/
java
/
sample
/
jersey
T
History
Phillip Webb
a79131f8d2
Organize imports with new settings
...
See gh-4234
2015-10-19 12:55:44 -07:00
..
Endpoint.java
Use constructor injection for Jersey sample
2014-11-23 07:27:49 +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