guilhermezamoner's Stars
marcuspaulo/awesome-quarkus
Curadoria com conteúdos, cursos, posts relacionados com o Quarkus
betrybe/manual-arquiteto-moderno
Material para o Manual do Arquiteto Moderno
luizalabs/dev-guide
Guias e boas práticas de programação para um melhor desenvolvimento de software
codeedu/wsl2-docker-quickstart
Guia/Tutorial rápido do WSL2 + Docker
rafaelpontezup/meu-banco
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
RunaCapital/awesome-oss-alternatives
Awesome list of open-source startup alternatives to well-known SaaS products 🚀
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
khandelwal-arpit/springboot-starterkit-mysql
Production ready starter-kit for Spring Boot applications with MySQL database.
mechero/spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
Huachao/vscode-restclient
REST Client Extension for Visual Studio Code
abraaomiranda/rails-style-guide
A community-driven Ruby on Rails 4 style guide
oblac/jodd
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
devdcores/BookStoreApp-Distributed-Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
speedment/speedment
Speedment is a Stream ORM Java Toolkit and Runtime
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Netflix/conductor
Conductor is a microservices orchestration engine.
bezkoder/spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
pranav-patil/spring-microservices
Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging, Kafka, Docker and many new features
mohamed-taman/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
leonardobianchini/libertadores-api
libertadores api for test
gogs/gogs
Gogs is a painless self-hosted Git service
jnordberg/wintersmith
A flexible static site generator
rubocop/rails-style-guide
A community-driven Ruby on Rails style guide
casbin/jcasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
jobrunr/jobrunr
An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.
davidetaibi/Microservices_Project_List
A curated List of project that migrated to microservices
sqshq/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
jiwenxing/springboot-quartz
quartz + springboot + RabbitMQ + H2(in-memory database) + dynamic task management web console.
bezkoder/spring-boot-security-jwt-auth-mongodb
Build Spring Boot MongoDB JWT Authentication & Authorization example with Spring Security, Spring Data