Nate 10d6a01f95 Update vertx-web (#4146) il y a 6 ans
..
act ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
activeweb ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
armeria ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) il y a 7 ans
bayou ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
blade d01bbc9e07 Upgrade to Blade 2.0.12 (#4139) il y a 6 ans
comsat ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
curacao c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
dropwizard c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
gemini ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
greenlightning c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
grizzly c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
grizzly-jersey c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
javalin 56f40f8c61 initial commit of javalin framework with two tests - json and plaintext (#4110) il y a 6 ans
jawn ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
jetty c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
jlhttp c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
jooby ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
light-java c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
micronaut e830d4ce5d Fix vertx reported vulnerability (#4131) il y a 6 ans
minijax c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
nanohttpd c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
netty c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
ninja-standalone c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
officefloor c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) il y a 7 ans
play2-java e7fe56f935 Framework version updated to 2.6.20 (#4104) il y a 6 ans
proteus c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
rapidoid c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
ratpack ff68751c68 Add pgclient to benchmark the asynchronous aspect of ratpack when accessing a database (#4106) il y a 6 ans
redkale c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
restexpress c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
revenj-jvm c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
servlet c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
servlet3 c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
smart-socket 514078c6c6 update to v1.0.9 (#4136) il y a 6 ans
spark 5da74c2775 Fix reported vulnerabilities (#4138) il y a 6 ans
spring ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
spring-webflux 17a9dff05d - Add a new benchmark for spring-webflux using pgclient to asynchronously access the database. (#4111) il y a 6 ans
t-io f309017eea [ci fw-only Java/t-io]update to tio-3.1.8 (#4001) il y a 7 ans
tapestry c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
undertow ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 7 ans
undertow-jersey 5da74c2775 Fix reported vulnerabilities (#4138) il y a 6 ans
vertx e830d4ce5d Fix vertx reported vulnerability (#4131) il y a 6 ans
vertx-web 10d6a01f95 Update vertx-web (#4146) il y a 6 ans
wicket c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
wildfly-ee7 c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
wizzardo-http 9a8f2fbfde updated com.wizzardo:http to 0.3 (#4059) il y a 7 ans
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) il y a 8 ans

README.md

Java Frameworks

The information below contains information specific to Java. For further guidance, review the documentation.

Infrastructure Software Versions

  • Java 8

Adding a New Java Framework

Installation and Bash Configuration

In order to declare that your framework requires Java, you should have an install.sh that contains at least

#!/bin/bash

fw_depends java

This installs the Oracle Java 8 JDK.

Get Help

Java Experts

There aren't any experts listed, yet. If you're an expert, add yourself!

Interesting Links