Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
JSON Web Token example that integrates both a Spring backend with an AngularJS frontend.
-
Demonstrates a Spring Boot Websocket + Stomp service with both a JavaScript and Java client
-
-
Example of running a Genetic Algorithm (Travelling Salesman) on Apache Spark
-
Example of how to create your own custom serializers for Kafka queues including JSON, Smile and Kryo
-
Showcases an Error Handler (Spring @ControllerAdvice) inheriting from a base handler