Daniel 14eac2d833 OfficeFloor 3.4.0 (#4220) 6 anni fa
..
act 4c53e09672 [ci fw-only Java/act] update to act-1.8.13 (#4213) 6 anni fa
activeweb ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
armeria ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) 7 anni fa
baseio ba4ac5984f * update baseio to 3.2.9-BETA-4 (#4254) 6 anni fa
bayou ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
blade d01bbc9e07 Upgrade to Blade 2.0.12 (#4139) 6 anni fa
comsat ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
curacao c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
dropwizard c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
gemini ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
greenlightning aedb1ab83e New version of GreenLightning and increase max DB connections (#4270) 6 anni fa
grizzly c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
grizzly-jersey c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
helidon 6103a6b063 Benchmark submission for Oracle Helidon framework (#4149) 6 anni fa
httpserver 9674158b22 added httpserver (com.sun.net.httpserver) framework 6 anni fa
javalin 56f40f8c61 initial commit of javalin framework with two tests - json and plaintext (#4110) 6 anni fa
jawn ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
jetty c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
jlhttp c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
jooby ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
light-java c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
micronaut 3a7497d700 Update Micronaut benchmark for Micronaut 1.0.1 (#4205) 6 anni fa
minijax c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
nanohttpd c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
netty 93f07bf63f switch from Jackson to Jsoniter for the JSON handling, testing shows that Jsoniter is slightly faster in this use case (#4274) 6 anni fa
ninja-standalone c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
officefloor 14eac2d833 OfficeFloor 3.4.0 (#4220) 6 anni fa
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) 7 anni fa
play2-java e7fe56f935 Framework version updated to 2.6.20 (#4104) 6 anni fa
proteus 1bd9933ef2 Update blocking endpoints. Improve JVM params. (#4275) 6 anni fa
rapidoid c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
ratpack ff68751c68 Add pgclient to benchmark the asynchronous aspect of ratpack when accessing a database (#4106) 6 anni fa
redkale c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
restexpress c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
revenj-jvm c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
servlet c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
servlet3 c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
smart-socket 1794bda490 update to 1.0.10.1214-beta (#4260) 6 anni fa
spark 5da74c2775 Fix reported vulnerabilities (#4138) 6 anni fa
spring ec98e030f3 Massive dependencies update - Java and related languages (#4093) 6 anni fa
spring-webflux 17a9dff05d - Add a new benchmark for spring-webflux using pgclient to asynchronously access the database. (#4111) 6 anni fa
t-io 749f570d0f [ci fw-only Java/t-io] update to 3.2.2.v20181122-RELEASE (#4210) 6 anni fa
tapestry c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
undertow 87e39ca33c Update undertow's dependencies (#4188) 6 anni fa
undertow-jersey 5da74c2775 Fix reported vulnerabilities (#4138) 6 anni fa
vertx b00458ce16 Minor vertx improvements / tuning after 3.6.0.CR1 update (#4202) 6 anni fa
vertx-web 10d6a01f95 Update vertx-web (#4146) 6 anni fa
wicket c4f02aadf2 pom.xml cleanup (#4124) 6 anni fa
wildfly-ee 96ef7c8d65 update to wildfly 15.0.0.Final (#4267) 6 anni fa
wizzardo-http 9a8f2fbfde updated com.wizzardo:http to 0.3 (#4059) 6 anni fa
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 anni fa

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