michael-pratt's Stars
charlax/professional-programming
A collection of learning resources for curious software engineers
maciejwalkowiak/just
Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps
bric3/excalidraw-jetbrains-plugin
Create or edit Excalidraw files within Jetbrains IDEs (IntelliJ, CLion, Webstorm, Goland, ...)
adessoSE/wicked-charts
Beautiful and interactive javascript charts for Java-based web applications.
learnk8s/spring-boot-k8s-hpa
Autoscaling Spring Boot with the Horizontal Pod Autoscaler and custom metrics on Kubernetes
jpetazzo/dind
Docker in Docker
brsanthu/google-analytics-java
Java API for Google Analytics Measurement Protocol (part of Universal Analytics).
orctom/gradle-archetype-plugin
Gradle plugin that creates projects from your own cookiecutter
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
springfox/springfox
Automated JSON API documentation for API's built with Spring
dropwizard/metrics
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
apache/curator
Apache Curator
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.