Daniel 14eac2d833 OfficeFloor 3.4.0 (#4220) il y a 6 ans
..
act 4c53e09672 [ci fw-only Java/act] update to act-1.8.13 (#4213) il y a 6 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
baseio ba4ac5984f * update baseio to 3.2.9-BETA-4 (#4254) il y a 6 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 aedb1ab83e New version of GreenLightning and increase max DB connections (#4270) 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
helidon 6103a6b063 Benchmark submission for Oracle Helidon framework (#4149) il y a 6 ans
httpserver 9674158b22 added httpserver (com.sun.net.httpserver) framework 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 3a7497d700 Update Micronaut benchmark for Micronaut 1.0.1 (#4205) 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 93f07bf63f switch from Jackson to Jsoniter for the JSON handling, testing shows that Jsoniter is slightly faster in this use case (#4274) il y a 6 ans
ninja-standalone c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
officefloor 14eac2d833 OfficeFloor 3.4.0 (#4220) 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 7 ans
proteus 1bd9933ef2 Update blocking endpoints. Improve JVM params. (#4275) 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 1794bda490 update to 1.0.10.1214-beta (#4260) 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 749f570d0f [ci fw-only Java/t-io] update to 3.2.2.v20181122-RELEASE (#4210) il y a 6 ans
tapestry c4f02aadf2 pom.xml cleanup (#4124) il y a 6 ans
undertow 87e39ca33c Update undertow's dependencies (#4188) il y a 6 ans
undertow-jersey 5da74c2775 Fix reported vulnerabilities (#4138) il y a 6 ans
vertx b00458ce16 Minor vertx improvements / tuning after 3.6.0.CR1 update (#4202) 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-ee 96ef7c8d65 update to wildfly 15.0.0.Final (#4267) 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