andyglick
Long time software developer. Have been writing Java since 1997. SQL and bourne shell since the mid 80's. Have had lots of fun coding and debugging.
Glick Consulting (ZRGS-ORG)Philadelphia area
Pinned Repositories
activejdbc
ActiveJDBC is a fast and lean Java ORM
aspectj-in-action-2nd-ed
source code published with the 2nd edition
atlassian-fugue
ds-spring-bridge-addon
This library provides a bidirectional bridge between Spring DI and JEE CDI using Deltaspike
java-errorprone-compiler-demo
a Maven project configured to run the Google Java errorprone compiler -- with example code which javac compiles, but errorprone does not
knife-api
Drive any knife plugin programmatically https://supermarket.chef.io/tools/knife-api
maven-multi-level-modules-project
profiling-chef-handler
a simple Chef profiler for reporting how long each recipe took to execute
SpringStartHere
xeric-h2-maven-plugin
fork of Mark Shead's excellent h2-maven-plugin
andyglick's Repositories
andyglick/books
Poor man's CRUD: jqGrid, REST, AJAX, Spring MVC and JPA in one house
andyglick/Contract4J5
Design by Contract for Java
andyglick/functional
Functional Java Examples
andyglick/imagecomparison
Tools for comparing images and writing image-based approval tests. This library is published on Maven Central.
andyglick/java-sql-generator
A framework to generate syntactically correct SQL statements in a typesafe, easy, and uniform way (without StringBuilders).
andyglick/junit-categories-maven-plugin
junit-categories-maven-plugin
andyglick/norbert
Java robots.txt file parser an API
andyglick/pegpuzzle
Finger exercise for learning Scala. Solve the triangle peg puzzle.
andyglick/ruby-multimethods
clojure style multimethods for general dispatch in ruby
andyglick/spring-decorator
CDI-like Decorator pattern implementation for Spring
andyglick/spring-hibernate-validator-sample
Sample project illustrating the usage of Hibernate Validator's support for method validation together with Spring.
andyglick/spring-jta
Spring JTA sample from http://git.springsource.org/spring-samples/spring-samples with some variations
andyglick/tlb
A test load balancer that splits tests in multiple mutually exclusive and collectively exhaustive partitions, and allows running them in parallel to reduce build time.
andyglick/vert.x.osgi
Experiment running vert.x core as an OSGi bundle in Virgo kernel
andyglick/webdriver-geb-tests
A test suite written in Geb for checking the behaviour of a WebDriver implementation. Specifically created for testing GhostDriver (PhantomJS WebDriver)