Skip to content
View jjvilleg's full-sized avatar
Block or Report

Block or report jjvilleg

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

  1. ci.maven ci.maven Public

    Forked from OpenLiberty/ci.maven

    Maven plugins for managing Liberty profile servers #devops

    Java

  2. ci.ant ci.ant Public

    Forked from OpenLiberty/ci.ant

    Ant tasks for managing Liberty profile server instances #devops

    Java

  3. ci.gradle ci.gradle Public

    Forked from OpenLiberty/ci.gradle

    Gradle plugins for managing Liberty profile servers #devops

    Groovy

  4. sample.servlet.basicauth sample.servlet.basicauth Public

    Forked from dnwarnock/sample.servlet.basicauth

    The simple servlet sample with added security using basic authentication - prompts you for credentials before displaying the test web page. #JavaEE

    Java

  5. sample.jpa sample.jpa Public

    Forked from WASdev/sample.jpa

    A sample that contains a server definition which contains a very simple JPA application consisting of a single servlet and a JPA servlet.

    Java

  6. sample.javaee7.concurrency sample.javaee7.concurrency Public

    Forked from WASdev/sample.javaee7.concurrency

    Demonstrates how to use managed executors, managed scheduled executors, and context service to perform tasks in parallel in a simple application.

    Java