Pinned Repositories
beyond-the-examples
Code to support the Beyond The Examples series of blog posts at http://justinrodenbostel.com
binaryedu
This was an online test taking platform for candidates appearing for MBA entrance exams in India. I worked on developing this web site in my free time over a period of 8 months. Designed and developed this web site end to end including database, web application, and UI. Technologies used include: Google Web Toolkit (GWT), Java, JSP, Spring, Hibernate, MySQL.
blog-thymeleaf
boot-rest
JDK 8 + Spring Boot + Spring Data Elasticsearch + Jersey 2 + Gradle + Yeoman + Bootstrap + AngularJS...
cas
Apereo CAS - Single Sign On for the Web
cas-client-autoconfig-support
Annotation-based configuration support for Apereo CAS Java clients
cas-overlay-demo
CAS server and services management webapps demo with Maven overlays
cas-overlay-template
Base CAS4 maven war overlay template
DragAvatar
HTML5 Drag and Drop Avatar Changer with Resizing and Cropping
spring-boot-rest-example
REST APIs implemented using Spring Boot, in-memory database, embedded Tomcat, Swagger 2, JsonPath, Hamcrest and MockMVC
junjies's Repositories
junjies/spring-boot
Spring Boot
junjies/spring-boot-security-saml-sample
Currently Spring Security SAML module doesn't not provide a starter for Spring Boot. Moreover, its configuration is XML-based as of this writing. The aim of this project is to explain how to develop a Service Provider (SP) which uses Spring Boot (1.4.0) and Spring Security SAML Extention (1.0.0.RC2), by defining an annotation-based configuration (Java Configuration). Thymeleaf (2.1.1) is also used as template engine.
junjies/Spring-Framework
spring framework related project
junjies/spring-boot-mvc-test
junjies/countdown
jQuery Countdown Plugin
junjies/gs-serving-web-content
Serving Web Content with Spring MVC :: Learn how to create a web page with Spring MVC.
junjies/SimpleWebApp
SimplewebApp provides registration and sign in services. Spring MVC 4, Spring Security 3.2, Thymeleaf 2.1, Hibernate 4.3 and only Classes configs have been used for implementation this application.
junjies/gs-rest-service
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
junjies/spring-rest-service-oauth
A simple OAuth protected REST service built with Spring Boot and Spring Security OAuth
junjies/gs-securing-web
Securing a Web Application :: Learn how to protect your web application with Spring Security.
junjies/gs-actuator-service
Building a RESTful Web Service with Spring Boot Actuator :: Learn how to create a RESTful Web service with Spring Boot Actuator.
junjies/beyond-the-examples
Code to support the Beyond The Examples series of blog posts at http://justinrodenbostel.com
junjies/iCheck
Highly customizable checkboxes and radio buttons (jQuery & Zepto)
junjies/thymeleafexamples-springsecurity
SpringSecurity - Companion application for the "Login and error pages using Thymeleaf and Spring Security" article at the Thymeleaf website: http://www.thymeleaf.org/springsecurity.html
junjies/sArchitecture
junjies/boot-rest
JDK 8 + Spring Boot + Spring Data Elasticsearch + Jersey 2 + Gradle + Yeoman + Bootstrap + AngularJS...
junjies/rest-microservices
Sample for Spring Boot based REST microservices
junjies/spring-rest
Samples of RESTful web services using Spring MVC
junjies/example-spring-mvc-initializer
junjies/REST-tutorial
Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript.
junjies/gwtrestapp
A GWT REST application template using Jersey ( 2.7 ) and RestyGWT
junjies/thymeleaf
Thymeleaf samples
junjies/heatmap.js
JavaScript Library for HTML5 canvas based heatmaps
junjies/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
junjies/schema-to-pojo
The schema-to-pojo project was started because we wanted to programmatically generate the Plain Old Java Objects (POJOs) from JSON schemas. More specifically we wanted to use the generated POJOs as resources of the Synapse JSON REST web services API. Since we are using the POJOs as REST resources we also wanted an easy way to marsh instances to/from JSON. Lastly, we also wanted to use the generated POJOs in our Google Web Toolkit (GWT) client-side code and server side code. Thus the schema-to-pojo project was born. Learn more at the folllowing wiki:
junjies/javaforge-blog
javaforge blog stuff
junjies/rest-documentation
Playground for exploring ideas for easily adding REST API documentation to Spring Boot applications
junjies/springmvc-rest-helloworld
junjies/spring-mvc-bootstrap-angularjs-starter
Jumpstart your Maven-based Spring MVC project with these defaults
junjies/minimvc
SpringMVC annotation configuration + thymeleaf -xml