Skip to content
View jmlclosa's full-sized avatar

Block or report jmlclosa

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 Loading

  1. [Notas sobre Quarkus] #quarkus #form... [Notas sobre Quarkus] #quarkus #formación
    1
    # Introducción
    2
    
                  
    3
    ## Qué es?
    4
    
                  
    5
    Es un framework Open Source para el desarrollo de aplicaciones Java orientadas a microservicios y  "cloud-native", es decir, pensadas para funcionar en contenedores de Docker. Proporciona un subconjunto de implementaciones de Java EE 8 (JPA, CDI a medias, JAX-RS, JSON-P, JSON-B, Bean Validation, ...) y implementación completa de MicroProfile (Health, Meter, Rest client, ...)
  2. bash_terminal_tips bash_terminal_tips
    1
    Use ZSH + Oh My Zsh
    2
    
                  
    3
    # Recommended Zsh Plugins
    4
    ```
    5
    plugins=(
  3. [JUnit new features with examples an... [JUnit new features with examples and resources] #junit #testing #java
    1
    # JUnit 5
    2
    Resources:
    3
    * https://dzone.com/articles/take-unit-testing-to-the-next-level-with-junit-5  
    4
    * https://www.youtube.com/watch?v=0vJQFK_B9Ck  
    5
    * https://junit.org/junit5/docs/current/user-guide/
  4. ihavecookies ihavecookies Public

    Forked from ketanmistry/ihavecookies

    jQuery plugin to display cookie consent message (EU regulation)

    JavaScript 1