Skip to content
View fsantosbr's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report fsantosbr

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

Pinned

  1. dynamic-query dynamic-query Public

    Large dynamic query/search - Using Entity Manager with createNativeQuery method - Mapping the result to DTO using SqlResultSetMapping

    Java 2 1

  2. camel-microservice-a camel-microservice-a Public

    This microservice will be the knowlodge base for Apache Camel. The A will send messages to the queue in the activemq. Microservice B will consume them.

    Java

  3. camel-microservice-b camel-microservice-b Public

    This microservice will be the knowlodge base for Apache Camel. The microservice sconsumes messages from the activemq that was posted by the microservice A

    Java

  4. composite-key-embedded composite-key-embedded Public

    Composite Primary Key - @EmbeddedID / @Embeddable - Mapper

    Java

  5. composite-key-idclass composite-key-idclass Public

    Composite Primary Key - @IdClass - Mapper

    Java

  6. junit5-unittest junit5-unittest Public

    Java