ocristian's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
iluwatar/java-design-patterns
Design patterns implemented in Java
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
ben-manes/caffeine
A high performance caching library for Java
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
statping/statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
TheLocehiliosan/yadm
Yet Another Dotfiles Manager
anordal/shellharden
The corrective bash syntax highlighter
thombergs/code-examples
A collection of code examples from blog posts etc.
openrewrite/rewrite
Automated mass refactoring of source code.
kongchen/swagger-maven-plugin
JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
DataDog/dd-trace-java
Datadog APM client for Java
BNYMellon/spring-kata
Code katas for learning Spring® and Spring Boot.
LucasPilla/Sorting-Algorithms-Visualizer
Program made with Python and Pygame module for visualizing sorting algorithms
jOOQ/sakila
The Sakila Database
rieckpil/testing-spring-boot-applications-masterclass
🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence
wiverson/htmx-demo
Very simple demonstration of the use of htmx with Spring Boot and Thymeleaf.
johanjanssen/JavaUpgrades
kgoralski/microservice-production-readiness-checklist
The principles that help to deploy safely to the production environment. If you like it:
jpa-buddy/kotlin-entities
This repository shows how to declare Hibernate entities using Kotlin
nelonoel/branch-name
GitHub Action for exporting current branch name as an environment variable
joshlong/testcontainers-auto-services-prototype
philwebb/whats-new-in-spring-boot-2-6
What's new in Spring Boot 2.6
piomin/sample-docker-microservice
Two similar Spring Boot and Quarkus web-based apps for performance comparison