Pinned Repositories
angularjava
Angular and Spring Boot Integration
auth0-java-mvc-common
Contains common helper classes and api client logic that are used across our Java MVC libraries
CriteriaQueries
Small example of JPA Criteria Queries with Spring, JPA, Maven Shade, Embedded H2
docker-mongo-cluster
dojoExample
Example project using new Dojo 1.9 techniques. Many examples are taken from the official Dojo documentation. Where that documentation or code is out of date, this project adapts it to more modern techniques.
form-array-example
Quick example on how to create a new field dynamically with Angular Reactive Forms.
git-utilities
Helpful Git Utilities
qtiworks
IMS QTI 2.1 assessment delivery engine and Java development library (JQTI+). Supports the MathAssess extensions. Replacement for QTIEngine/JQTI and MathAssessEngine/JQTI.
simple-terraform-example
Terraform provisioning with Ansible hooked in for configuration
sm-808
Drum machine implementation
pilbender's Repositories
pilbender/form-array-example
Quick example on how to create a new field dynamically with Angular Reactive Forms.
pilbender/auth0-java-mvc-common
Contains common helper classes and api client logic that are used across our Java MVC libraries
pilbender/embedded-derby
Embedded Apache Derby with Toplink (Eclipselink) ORM
pilbender/encryption
Basic example of public key encryption and signing
pilbender/enumExample
Simple investigation of Java Enums
pilbender/image-manager
Java image processing and upload
pilbender/installCert
Code, originally not mine, to install certs to your local JVM
pilbender/internationalizationExample
Java Spring MVC Internationalization
pilbender/javaFxExample
My rudimentary explorations of Java FX
pilbender/lucene-example
Command line example of Apache Lucene
pilbender/mongoDB
Basic Mongo connectivity with Java
pilbender/multiThreadingExample
Java Threading and Future constructs
pilbender/nettyExample
Netty raw socket network listener
pilbender/regexExample
Some code to play around with regex
pilbender/regular-expression-bug
Regular Expression bugs
pilbender/rooMongo
Spring Roo with Mongo
pilbender/rooWebflow
Spring Roo with Webflow
pilbender/securerandom
SecureRandom with Commons Lang 3 RandomStringUtils
pilbender/simple-tiles2-webapp
Simple Apache Tiles 2 example
pilbender/spring-security-angular
Prototype code for Spring Security upgrades
pilbender/spring-security-command-line
Picking apart Spring Security to use it on the command line or some other context
pilbender/springbootweb
Bare scaffolding needed for a Spring Boot web project
pilbender/springDataExample
Spring Data with multiple SQL data sources plus Mongo
pilbender/springDataMongoDB
Spring Data with MongoDB
pilbender/springJavaConfig
Spring Bean configuration with no XML, only Java Config
pilbender/springMvcBasic
Spring MVC 3 Simplifications
pilbender/springSecurity
Spring Security with password auth and Oauth
pilbender/SpringWebFlow
Spring Webflow example
pilbender/tilesExample
Spring MVC with Apache Tiles
pilbender/webflowExample
Playing with code from the Spring Web-flow showcase