Skip to content
View jeusebio25's full-sized avatar

Block or report jeusebio25

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. spring-kafka-non-blocking-retries spring-kafka-non-blocking-retries Public

    Forked from rbiedrawa/spring-kafka-non-blocking-retries

    This repository demonstrates how to handle Kafka Consumer exceptions in a non-blocking manner using retry topics and DLQ (Dead Letter Queue).

    Java

  2. kafka-consumer-retry kafka-consumer-retry Public

    Forked from lydtechconsulting/kafka-consumer-retry

    Spring Boot application demonstrating Kafka stateless and stateful retry

    Java

  3. stripes stripes Public

    Forked from StripesFramework/stripes

    Stripes is a Java framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as it should be. It's stripey and it doesn't suck.

    Java

  4. kafka-connect-jdbc kafka-connect-jdbc Public

    Forked from confluentinc/kafka-connect-jdbc

    Kafka Connect connector for JDBC-compatible databases

    Java

  5. building-apache-kafka-connectors building-apache-kafka-connectors Public

    Forked from build-on-aws/building-apache-kafka-connectors

    Sample code that shows the important aspects of developing custom connectors for Kafka Connect. It provides the resources for building, deploying, and running the code on-premises using Docker, as …

    Java

  6. spring-security-ldap-jwt-mvc spring-security-ldap-jwt-mvc Public

    Forked from tanerinal/spring-security-ldap-jwt-mvc

    A Spring Boot MVC project integrated with remote LDAP through Spring Security. Performs auth and autz for specific user by using JWT.

    Java