adrian-unmsm14's Stars
Verdent/jakartaee-tck
Jakartaee-tck
Verdent/jersey
Eclipse Jersey Project
Verdent/yasson
Yasson project
Verdent/jsonb-api
Jakarta JSON Binding
Verdent/helidon
Java libraries for writing microservices
AdamBien/quarkus_vs_war
Sample microprofile application used to compare the performance / memory consumption of quarkus to "stock" Jakarta EE runtimes
AdamBien/helidon_vs_war
Sample microprofile application used to compare the performance / memory consumption of helidon to "stock" Jakarta EE runtimes
AdamBien/quarkee
quarkus.io with Java EE-stic out-of-the-box dependencies
AdamBien/quarkee-archetype
QuarkEE - opinionated quarkus.io quickstarter with Java EE-like out-of-the-box experience
AdamBien/x-ray
Statistics and analytics Java EE 6 software for blogs (tested with roller) and webapps. It is a vanilla Java EE 6 (REST/JAX-RS, CDI, EJB, JPA) app, tested on Glassfish v3.1, built with Maven 3 / hudson and developed with NetBeans 7. X-ray is the sample app of the "Real World Night Hacks" book.
AdamBien/jwtenizr
JWT Token Dispenser
AdamBien/junk
The "junk" created in my talks
AdamBien/microprofile-health
microprofile-health
AdamBien/JakartaEE-essentials-archetype
A quickstart maven archetype for creating greenfield Jakarta EE and MicroProfile projects
AdamBien/sheetfit
Excel data loaded for JUnit
AdamBien/xplr
Java Command Line Jar Explorer
AdamBien/webcomponents-with-redux.training
Home of webcomponents-with-redux.training examples
AdamBien/microprofile.training
home of http://microprofile.training sample app
AdamBien/mockend
the mock backend for frontend applications
AdamBien/java16-plain
The shortest possible maven template / quickstarter for Java 16
AdamBien/java-plain
The shortest possible maven template / quickstarter for Java
AdamBien/aws-cdk-plain
Slightly Streamlined AWS Cloud Development Kit (CDK) Boilerplate for Java
AdamBien/aws-lambda-cdk-plain
Simplest Possible AWS Lambda Function with Cloud Development Kit (CDK) Boilerplate
phxql/tink-test
Just some playing around with Google's Tink
phxql/jvm-rsa-showcase
A small project showcasing a hybrid encryption scheme using RSA and AES in Java.
phxql/nist-data-mirror
A simple Java command-line utility to mirror the CVE JSON data from NIST.
phxql/hibernate-metamodel-and-lombok
Small demo project which combines the Hibernate Metamodel with Lombok
phxql/global-registry-vs-instance
phxql/jna-info
Tool to provide JNA information
phxql/jackson-polymorphic-deserialization
Small showcase for Jacksons polymorphic deserialization feature