Pinned Repositories
awsdemo
AWS Rekognition v2 API demo
Cloud-Connectors
App Server independent JCA Connectors for Java EE7+ that connect to Cloud Services.
dropwizard-jobs
Quartz integration for dropwizard
firehose
firehose: the metrics gateway for prometheus
glassfish-maven-plugin
Checks that provided dependencies are installed in the server prior to deployment
hibernatesearch5-faceting
Usage of faceting in embedded entities in hibernate search 5
multitenant
A test app for hibernate multi tenancy. Can't get it to work yet.
grommitz's Repositories
grommitz/Cloud-Connectors
App Server independent JCA Connectors for Java EE7+ that connect to Cloud Services.
grommitz/hibernatesearch5-faceting
Usage of faceting in embedded entities in hibernate search 5
grommitz/awsdemo
AWS Rekognition v2 API demo
grommitz/dropwizard-jobs
Quartz integration for dropwizard
grommitz/multitenant
A test app for hibernate multi tenancy. Can't get it to work yet.
grommitz/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.
grommitz/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.
grommitz/bingsearch
bing api experiments
grommitz/blog-tutorials
:star: Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
grommitz/bounding-box
node module for drawing a bounding box over an image and storing it on S3
grommitz/dropwizard-config-extensions
grommitz/dropwizard-jobs-guicey-example
Minimal example showing how to use dropwizard-guicey instead of dropwizard-guice to provide dependency injection for dropwizard-jobs.
grommitz/ember
Shim repository for the Ember Application Framework
grommitz/goodees
Collection of Java EE (4J) utilities
grommitz/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)
grommitz/hibernatesearch-elasticsearch
grommitz/jpa-datetime
grommitz/kotlin-kata
Learning kotlin by doing katas
grommitz/payara-jcache-bug
Shows how trying to use a custom expiry policy class causes a ClassNotFoundException
grommitz/payara-micro-logback
Demo of how to replace JUL with SLF4j/Logback in payara-micro
grommitz/payara-shiro
Payara micro with shiro for session auth & session management backed by hazelcast.
grommitz/payara6-clustering
grommitz/payaraMicro
grommitz/react-github-cards
grommitz/react-nine-game
Code for the Nine game developed by following the pluralsight beginners React course
grommitz/rest-with-nodejs
Example app from Pluralsight course
grommitz/scrapejs
a simple scraper in javascript using cheerio and jsonframe-cheerio packages
grommitz/shell-env
My shell config, to make setting up a new machine easy
grommitz/shiro-jersey
Support for securing Jersey JAX-RS applications with Apache Shiro.
grommitz/twodbs
A project to try out using 2 databases with different schemas in the same java ee application.