Pinned Repositories
amazon-ses-developer-guide
The open source version of the Amazon Simple Email Service (Amazon SES) Developer Guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
spring-oxm
Spring3 JAXB Marshallling and UnMarshalling.
GurdeepSS's Repositories
GurdeepSS/java-design-patterns
Design pattern samples implemented in Java
GurdeepSS/LiveLessons
This repository contains all the source code examples from my LiveLessons course on "Concurrent Programming with Android"
GurdeepSS/rest-document-archive
A simple document archive with REST interface
GurdeepSS/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
GurdeepSS/jdk9-jigsaw
Examples of some of the features of jigsaw in jdk9 (Early Access builds)
GurdeepSS/rest-assured-example
Demo of automated testing of REST service with Rest-Assured Java framework.
GurdeepSS/GenericJacksonJSON
Git repo to accompany my blog post on writing methods that will convert from json to generic java objects and back.
GurdeepSS/spring-social-examples
GurdeepSS/jersey
This is an active mirror of Jersey 2.x workspace from http://jersey.java.net. Any changes made here are automatically propagated to java.net and vice versa. Forks and pull requests are welcome!
GurdeepSS/rxjava-multiple-sources-sample
Sample code demonstrating loading multiple data sources via RxJava
GurdeepSS/spring-oxm
Spring3 JAXB Marshallling and UnMarshalling.
GurdeepSS/completablefuture-examples
Trying out CompletableFuture
GurdeepSS/elasticsearch-talk
GurdeepSS/spring-boot-kafka-video-consumer
Spring boot example for consuming a video from a kafka topic
GurdeepSS/easybatch-framework
Batch processing with Java made easy
GurdeepSS/easybatch-benchmarks
Source code of the benchmarks
GurdeepSS/lucene-solr-talk
Example code for my talk at JUG Karlsruhe
GurdeepSS/mongomtimport
Multithreaded Java file loader for mongoDB
GurdeepSS/elasticsearch-definitive-guide
GurdeepSS/Design-Patterns
Contains Details description of various design patter in java and Use-case of them
GurdeepSS/demo-rest-jersey-spring
Project described on Codingpedia.org in the blog post: "Tutorial – REST API design and implementation in Java with Jersey and Spring"
GurdeepSS/restcookbook
Jekyll cms site for restcookbook.com
GurdeepSS/jsonschema2pojo
Generates Java types from JSON Schema (or example JSON) and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc
GurdeepSS/gridFSBlog
Source code for MongoDB blog on GridFS
GurdeepSS/guava
Google Core Libraries for Java 6+
GurdeepSS/spring-angularJS
ReSTFul WebServices using Spring-3.2.11 , Jackson-2.4.3 with AngularJS-1.3.0 html client.
GurdeepSS/elasticsearch-river-jdbc
JDBC plugin for Elasticsearch
GurdeepSS/scrutmydocs
Search Web Application for hard drive documents
GurdeepSS/Java8InAction
GurdeepSS/tutorials
Tutorials