Pinned Repositories
airports
Web application demonstrating Spring Boot / Spring MVC / Thymleaf / REST / Spring Test.
akka-eventstore-cqrs
aztec
Collection of my demo projects, including Hibernate with Spring JPA, Spring JDBC, Spring Transactions, Spring Data with MongoDB, REST with SpringMVC, REST with JAX-RS, SOAP with SpringWS, Spring Social. These are maven projects, with integration testing on various projects demonstrating use of Groovy, SoapUI and via a Jersey client, and mocking with Mockito.
aztec-map
A demo using the d3 javascript library to render a map of the UK, and plot locations and tweet volumes based on data received from Twitter. Integrates with Twitter via Spring Social. Demonstrates both direct searches using TwitterTemplate (city.html) to search for the current top trending Twitter topic, and connects to the Streaming API (uk.html) to receive tweets on the English league football teams, authenticating with the Scribe library.
commercial-trading-java-techtest
docker-demo
Basic Spring Boot application deployed in Docker.
error-handler-spring
Spring 5.2.0.RELEASE: Resource bundle message source custom validation message no longer resolved
jmh
tutorial
Collection of tutorial projects from the Spring guides. Each project has its own ReadMe with details on how to run. All projects use Spring Boot to collect the jars on the class path and create a single executable jar with everything required to run the service. Application configuration is managed by Java SpringConfig. Gradle is used to build each project. https://spring.io/guides
rgolder1's Repositories
rgolder1/jmh
rgolder1/aztec
Collection of my demo projects, including Hibernate with Spring JPA, Spring JDBC, Spring Transactions, Spring Data with MongoDB, REST with SpringMVC, REST with JAX-RS, SOAP with SpringWS, Spring Social. These are maven projects, with integration testing on various projects demonstrating use of Groovy, SoapUI and via a Jersey client, and mocking with Mockito.
rgolder1/tutorial
Collection of tutorial projects from the Spring guides. Each project has its own ReadMe with details on how to run. All projects use Spring Boot to collect the jars on the class path and create a single executable jar with everything required to run the service. Application configuration is managed by Java SpringConfig. Gradle is used to build each project. https://spring.io/guides
rgolder1/akka-eventstore-cqrs
rgolder1/airports
Web application demonstrating Spring Boot / Spring MVC / Thymleaf / REST / Spring Test.
rgolder1/aztec-map
A demo using the d3 javascript library to render a map of the UK, and plot locations and tweet volumes based on data received from Twitter. Integrates with Twitter via Spring Social. Demonstrates both direct searches using TwitterTemplate (city.html) to search for the current top trending Twitter topic, and connects to the Streaming API (uk.html) to receive tweets on the English league football teams, authenticating with the Scribe library.
rgolder1/commercial-trading-java-techtest
rgolder1/docker-demo
Basic Spring Boot application deployed in Docker.
rgolder1/error-handler-spring
Spring 5.2.0.RELEASE: Resource bundle message source custom validation message no longer resolved
rgolder1/resilience4j