Abhishek Gupta's repositories
jaxrs-with-jwt
A Java EE sample which demonstrates usage of JSON Web Tokens with JAX-RS for (stateless) authentication
restful-ejb-timers
Create/Fetch/Cancel EJB timers on the fly via a RESTful interface
Simplifying-JAX-RS-caching-with-CDI
Using CDI Producer to ease cache control in RESTful web services using JAX-RS
FlexiTimeouts
Implementing auto retry in Java EE applications
jcache-listerners-loaders-writers
Using JCache event listeners together with loaders & writers
ejb-annotations-primer
Code repo for the 'EJB Annotations Primer' (mini) book
Oracle-IDM-11g-R2-PS2-Automated-Deployment-Tool
The new Deployment Tool for Oracle IDM 11g R2 automates the installation and configuration of specific Oracle IDAM
JAXRS2-0-Custom-Marshalling
To demonstrate custom marshalling with JAXRS 2.0 by leveraging MessageBodyWriter and MessageBodyReader
docker-maven-fat-jar
Maven -> Fat JAR -> Docker image (all in one go)
OIM-Auth-Primer-Mini-Book
A mini book which talks about some of the internals of Oracle Identity Manager
simple-async-jaxrs
Simple example of Asynchronous JAX-RS API (server and client side)
wildfly-swarm-javaee-stock-tracker
Simple fat JAR app built using Java EE 7 and Wildfly Swarm
cdi-qualifiers
Java EE CDI Qualifiers simplified
CDI-WebSocket-Integration
Experiment on integrating REST and WebSocket using CDI as the glue
docker-images
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
JavaEE8-MVC-JSR371
Experimenting with Ozark, the Reference Implementation for MVC 1.0 (JSR 371) which is a candidate for inclusion in the upcoming Java EE 8 Platform release..
JAX-RS-and-Bean-Validation
Prototype to test out JAX-RS and Bean Validation integration
JAX-RS-BeanParam
A simple example demonstrating usage of the @BeanParam annotation
jaxrs-jsonb
Test drives JSON-B API in Java EE 7 using JAX-RS (with help of Message Body Reader and Writer) - this is NOT a JavaEE-JSONB integration scenario test
jcache-javaee
JCache-Java EE Integration Bridge
jcache-javaee8-test
Simple test project for the initial draft of the JCache-Java EE 8 bridge implemntation
JVM-Memory-Layout-Perm-Gen
Basics of JVM memory structure and quickly peeks into PermGen to find out where it has disappeared since advent of Java SE 8
OIM-agination
a set of code snippets demonstrating how a product like Oracle Identity Manager can leverage the power of the Java EE platfomr to the fullest - CDI, EJB, JAX-RS (REST)
OPAM-Quick-Start-Guide
I have created a Quick Start Guide which is a series of short documents/tutorials to get you up and running with OPAM.
snoopee
SnoopEE - The Lean Microservice Framework for Java EE
zookeeper
Mirror of Apache Hadoop ZooKeeper