alexandre1202
Sharing code and learning. Protected professional repositories can be shared in case you are interesting
São Paulo, SP, Brazil
Pinned Repositories
algorithms
cdk_apps
Conteudo produzido por conta do treinamento de CDK - Udemy (Siecola)
desafio-dev-api-rest
jalgorithm
Jalgorithm is an open-source Java library which has implemented various algorithms and data structure
kafka-beginners-course
kafka-streams-course
Learn Kafka Streams with several examples!
multithreading-concepts
Practising concurrency, multithreading and parallelist at home.
openfeign
My very simple Spring OpenFeign Application
spring-boot-kafka
Simple Spring Boot demo project with Apache Kafka
springbootandredis
Repository with a very simple example of a Spring Boot (2.0.5) application using Java 8, Gradle, Redis and a GET Restfull web service example.
alexandre1202's Repositories
alexandre1202/algorithms
alexandre1202/cdk_apps
Conteudo produzido por conta do treinamento de CDK - Udemy (Siecola)
alexandre1202/kafka-beginners-course
alexandre1202/multithreading-concepts
Practising concurrency, multithreading and parallelist at home.
alexandre1202/aws1
Temporary repository to practise how to implement an Spring Boot application using ECS provisioned by AWS CDK guided by Siecola Udemy Course
alexandre1202/aws2
Spring Boot v 2.7.5 app using Java 17 to consume SQS messages posted by aws1 app
alexandre1202/azkarra-streams
🚀 Azkarra is a lightweight java framework to make it easy to develop, deploy and manage cloud-native streaming microservices based on Apache Kafka Streams.
alexandre1202/desafio-dev-api-rest
alexandre1202/bootcamp-reactjs
alexandre1202/developer-experience-java-kubernetes
Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.
alexandre1202/douglasCraigSchmidtLiveLessons
This repository contains all the source code examples from my LiveLessons course on "Java Concurrent Programming" and my various LiveTraining courses, as described at http://www.dre.vanderbilt.edu/~schmidt/DigitalLearning.
alexandre1202/gs-multi-module
Creating a Multi Module Project :: Learn how to build a library and package it for consumption in a Spring Boot application
alexandre1202/haystack-java
Project-Haystack Java Reference Implementation
alexandre1202/java-examples
A set of Java examples - of Java SE features (core Java) and techniques.
alexandre1202/kotlin-tutorials
alexandre1202/learn-spring-data
The "Learn Spring Data" Course:
alexandre1202/logTransactionDuration
Interesting example of how to measure the duration of time using java.time.Duration between two dates in seconds, minutes, hours, days, months, years, etc...
alexandre1202/Microservices-with-Spring-Boot-and-Spring-Cloud-Third-Edition
Microservices with Spring Boot and Spring Cloud, Third Edition
alexandre1202/minikube
Run Kubernetes locally
alexandre1202/parallel-consumer
Parallel Apache Kafka client wrapper with per message ACK, client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
alexandre1202/payroll-job
Spring Boot 3.3.4 with Java 17, Gradle, Spring Batch 3.3.4, SLF4J and trying to fix the issue related to EnableBatchProcessing with auto configuration to dataSource.
alexandre1202/pro-spring-6
Source Code for 'Pro Spring 6' by Iuliana Cosmina, Rob Harrop, Chris Schaefer, and Clarence Ho
alexandre1202/react-complete-guide-course-resources
React - The Complete Guide Course Resources (Code, Attachments, Slides)
alexandre1202/schema-registry
Confluent Schema Registry for Kafka
alexandre1202/spring-boot
Spring Boot
alexandre1202/springmockk
SpringMockK: MockBean and SpyBean, but for MockK instead of Mockito
alexandre1202/testcontainers
Simple Spring Boot (v 3.1.5) application using Testcontainers for MongoDB local test environment.
alexandre1202/the-algorithms-java
All Algorithms implemented in Java
alexandre1202/The-Complete-Coding-Interview-Guide-in-Java
The Complete Coding Interview Guide in Java, published by Packt
alexandre1202/undertow-examples
Examples of using the Undertow Java web server