pedroluiznogueira's Stars
RameshMF/spring-boot-jpa-course
Source Code of Learn Spring Data JPA with Hibernate Course
Camargovf/Sistema-Produtos-API
API para cadastro de produtos. CRUD realizado em SpringBoot com banco de dados PostgreSQL.
aws-samples/amazon-msk-java-app-cdk
This project provides and example of end to end data processing application created using the combination of Amazon Managed Streaming for Apache Kafka (Amazon MSK), AWS Fargate, AWS Lambda and Amazon DynamoDB. Business logic is implemented in Java and Typescript. The build and deployment of the application is fully automated using AWS CDK.
frandorado/frandorado.github.io
Personal blog
frandorado/spring-projects
Spring examples
spring-projects/spring-integration-aws
obsidiandynamics/kafdrop
Kafka Web UI
Java-Discord/JavaBot
General utility bot for the Discord Java Community
NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit
This repo has various data structures and algorithms implementations and problems around that for preparing the coding interviews. 🚀 👨💻💻 🚩
in28minutes/deploy-spring-microservices-to-aws-ecs-fargate
Take your first steps towards cloud with AWS ECS Fargate. Deploy REST APIs and Microservices with Spring Boot and Docker Containers to the cloud.
oxlb/docker-compose-localstack
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
fmarchioni/masterspringboot
Source code for www.masterspringboot.com
spring-attic/sagan
The spring.io site and reference application
RameshMF/springboot-blog-rest-api
Source code of course - Building Real-Time REST APIs with Spring Boot
thombergs/code-examples
A collection of code examples from blog posts etc.
eugenp/tutorials
Getting Started with Spring Boot 3:
spring-projects/spring-petclinic
A sample Spring-based application
RameshMF/object-oriented-design
Oops concepts and principles in Java.
loiane/estrutura-dados-algoritmos-java
☕ [PT-BR] Código fonte apresentado no curso de Estrutura de Dados e Algoritmos com Java [EN] Source code of my free Data Structures with Java training.
RunaCapital/awesome-oss-alternatives
Awesome list of open-source startup alternatives to well-known SaaS products 🚀
natanielpaiva/arquitetura-hexagonal-spring
Arquitetura Hexagonal utilizando Spring
GSuaki/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
Devaria-Oficial/devaria-kotlin
Repositório oficial para as aulas de Kotlin do Devaria 2021
Devaria-Oficial/gerenciador-de-tarefas-kotlin
API Backend para o projeto de Gerenciamento de Tarefas referente ao curso Devaria 2021
pedroluiznogueira/filter-lib
Library that extracts info from a url. Used for examples such as a github repo url that needs to get the user's username and repo's name extracted only. It can be used in React and NodeJS applications.
lamecksilva/node-mongo-docker
Repository to study the integration between nodejs, mongodb, and docker
ChrisMichaelPerezSantiago/123-movies
The API 123Movies is a library that provides an extensive catalog of movies and series from the 123-movies.com platform. This allows access to all the videos of each movie and episodes of each series with audio in English.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
sivaprasadreddy/spring-boot-microservices-series
Code for SpringBoot MicroServices Blog Series