fredoliveira-ce
I've been working as a Software Engineer for well over a decade and I'm specialized mainly in server-side technologies.
@rabobankFortaleza, Brazil
Pinned Repositories
dockerizing
Dockerizing a Spring Boot Application
finances-kotlin-android
A sample of an android application using kotlin.
imdb-service
Graphs implemented in Java
java-rest-template
A Java Spring Boot Application Template with unit tests and integration tests.
messaging-rabbitmq
A sample how to line up messages through rabbitMQ.
products-golang-java
A product listing service that uses gRPC for interoperability between Golang and Java.
retryable-methods
A sample how to retry a method in which has dependency with external services.
spring-beam-validation
How to use beam validation in a Spring project.
spring-oauth
An example of using Oauth2 with Spring Security.
store-microservice
A spring microservice project.
fredoliveira-ce's Repositories
fredoliveira-ce/messaging-rabbitmq
A sample how to line up messages through rabbitMQ.
fredoliveira-ce/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
fredoliveira-ce/golang-playground
Playing around with Golang and discovering programming language features.
fredoliveira-ce/imdb-service
Graphs implemented in Java
fredoliveira-ce/kafka-java
Java project to produce/consume messages using kafka.
fredoliveira-ce/kafka-spring-boot
Spring boot baseline project using Kafka
fredoliveira-ce/kotlin-spring-template
fredoliveira-ce/products-golang-java
A product listing service that uses gRPC for interoperability between Golang and Java.
fredoliveira-ce/aoc-2022-kotlin
fredoliveira-ce/Burrow
Kafka Consumer Lag Checking
fredoliveira-ce/code-quality
fredoliveira-ce/examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
fredoliveira-ce/examples-1
Learn Micro by examples
fredoliveira-ce/golang-grpc-unary-calculator
A demonstration how to use gRPC using Golang and unary call.
fredoliveira-ce/golang-oo-bank
Exploring the OO golang features to build a small application.
fredoliveira-ce/golang-web-book
A sample how to build a web sever application connecting with database.
fredoliveira-ce/greetings-grpc-java-golang
Greetings between two different languages through gRPC.
fredoliveira-ce/HackerRank
HackerRank challenges overcome
fredoliveira-ce/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
fredoliveira-ce/kafka-streams-java
Try out some Kafka Streams features
fredoliveira-ce/kafka-streams-windowing
Emit a final result from a time window
fredoliveira-ce/kotlin-rest-template
A Kotlin Spring Boot Rest Template
fredoliveira-ce/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
fredoliveira-ce/multithreading-golang
A project to go deeply into multi-threading in golang.
fredoliveira-ce/programming-promises
fredoliveira-ce/rust-playground
Playing around with Rust and discovering programming language features.
fredoliveira-ce/stock-quote-webflux
Stock Quotes using Spring WebFlux
fredoliveira-ce/temp
fredoliveira-ce/voxxed-workshop
fredoliveira-ce/webflux-mongodb
A WebFlux project using MongoDB