Last active
August 29, 2015 14:06
-
-
Save zachlendon/89ddf081381f99ba06ef to your computer and use it in GitHub Desktop.
SpringOne2GX Links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| “Spring + Jersey” Gist: http://goo.gl/G63DJK | |
| HMS Online Spring Jersey: https://github.com/hmsonline/dropwizard-spring | |
| "Overriding Spring Service Gist": | |
| http://goo.gl/GJSI1V | |
| See hmsonline project for example yaml configuration: | |
| https://github.com/hmsonline/dropwizard-spring/blob/master/example/config.yaml | |
| or my example: | |
| http://goo.gl/lrEOCI | |
| Spring Boot + Jersey: | |
| https://github.com/dsyer/spring-boot-jersey | |
| RESTful Web Service Spring Boot Starter Project: | |
| https://github.com/skate056/dev-tools/blob/master/starter-packs/restws-springboot/ | |
| Use Spock with Spring Boot (and Jersey): | |
| https://github.com/spockframework/spock/blob/718bf4261d3abaa6217ee059639c3aae2f8a5803/spock-boot/src/test/groovy/org/spockframework/boot/SimpleBootAppIntegrationSpec.groovy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment