Martin Charlesworth's repositories
Cloud-Connectors
App Server independent JCA Connectors for Java EE7+ that connect to Cloud Services.
hibernatesearch5-faceting
Usage of faceting in embedded entities in hibernate search 5
dropwizard-jobs
Quartz integration for dropwizard
multitenant
A test app for hibernate multi tenancy. Can't get it to work yet.
amazon-ecs-cli
The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
beanlib
Beanlib is a utility library for use with JavaBean. Beanlib for Hibernate in particular makes it easy for developers to reuse the same pojo classes for both persistence and data transfer objects. This enables clean data access API to be designed with pojos that are free of any hidden persistent state.
bingsearch
bing api experiments
blog-tutorials
:star: Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
bounding-box
node module for drawing a bounding box over an image and storing it on S3
dropwizard-jobs-guicey-example
Minimal example showing how to use dropwizard-guicey instead of dropwizard-guice to provide dependency injection for dropwizard-jobs.
ember
Shim repository for the Ember Application Framework
hibernate-deployment-issue-reproducer
Reproduces issue deploying an app using Hibernate 6.2 on payara 6 (java.lang.ClassCircularityError: org/hibernate/bytecode/enhance/spi/EnhancementContextWrapper)
kotlin-kata
Learning kotlin by doing katas
payara-jcache-bug
Shows how trying to use a custom expiry policy class causes a ClassNotFoundException
payara-micro-logback
Demo of how to replace JUL with SLF4j/Logback in payara-micro
payara-shiro
Payara micro with shiro for session auth & session management backed by hazelcast.
react-nine-game
Code for the Nine game developed by following the pluralsight beginners React course
rest-with-nodejs
Example app from Pluralsight course
shiro-jersey
Support for securing Jersey JAX-RS applications with Apache Shiro.