Kai Wang c97e366fa9 [ci fw-only Java/baseio] update baseio to 3.2.9.beta8 ,try http inline (#4502) 6 years ago
..
act 0849461193 [ci fw-only Java/act] update act to r1.8.19 (#4441) 6 years ago
activeweb ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
armeria ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
baseio c97e366fa9 [ci fw-only Java/baseio] update baseio to 3.2.9.beta8 ,try http inline (#4502) 6 years ago
bayou ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
blade d01bbc9e07 Upgrade to Blade 2.0.12 (#4139) 7 years ago
comsat ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
curacao c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
dropwizard c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
gemini ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
greenlightning 519a5de47f GL, fixing lock issue and testing new direct memory design (#4488) 6 years ago
grizzly c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
grizzly-jersey c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
helidon 6103a6b063 Benchmark submission for Oracle Helidon framework (#4149) 7 years ago
httpserver 9674158b22 added httpserver (com.sun.net.httpserver) framework 7 years ago
javalin 56f40f8c61 initial commit of javalin framework with two tests - json and plaintext (#4110) 7 years ago
jawn ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
jetty c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
jlhttp c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
jooby ec98e030f3 Massive dependencies update - Java and related languages (#4093) 7 years ago
jooby2 fc87c77a56 Jooby 2.0.0.M1 (#4470) 6 years ago
light-java 34630d8301 Upgrade light-4j to JDK 11 to resolve the performance issue (#4308) 6 years ago
micronaut 3a7497d700 Update Micronaut benchmark for Micronaut 1.0.1 (#4205) 7 years ago
minijax c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
nanohttpd c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
netty f652d9e512 add a couple of optimizations revealed by performance testing (#4299) 6 years ago
ninja-standalone c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
officefloor 14eac2d833 OfficeFloor 3.4.0 (#4220) 6 years ago
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
play2-java 0ccb2acb17 Play2: Use total CPU thread count (hyperthreading) (#4477) 6 years ago
proteus 1bd9933ef2 Update blocking endpoints. Improve JVM params. (#4275) 6 years ago
rapidoid c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
ratpack ff68751c68 Add pgclient to benchmark the asynchronous aspect of ratpack when accessing a database (#4106) 7 years ago
redkale 00ba060c4c update redkale to 1.9.8 (#4289) 6 years ago
restexpress c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
revenj-jvm c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
servlet c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
servlet3 c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
smart-socket 813d3ab452 update smart-socket to 1.4.0-rc.5 (#4487) 6 years ago
spark 5da74c2775 Fix reported vulnerabilities (#4138) 7 years ago
spring ebaa824e1e Add a benchmark for spring-mvc with mongodb (#4393) 6 years ago
spring-webflux c8ea65e74b Increase the Queue limit for mongoDB (#4428) 6 years ago
t-io a53e3d5767 [ci fw-only java/t-io] update tio to 3.2.4.v20181218-RELEASE (#4288) 6 years ago
tapestry c4f02aadf2 pom.xml cleanup (#4124) 7 years ago
undertow 87e39ca33c Update undertow's dependencies (#4188) 7 years ago
undertow-jersey 5da74c2775 Fix reported vulnerabilities (#4138) 7 years ago
vertx b00458ce16 Minor vertx improvements / tuning after 3.6.0.CR1 update (#4202) 7 years ago
vertx-web c30c4dcb25 upgrade dependencies + code fixes for API changes (#4433) 6 years ago
voovan b8a955def1 Update 4.0.13 (#4486) 6 years ago
wicket faad08b1e2 Updated Wicket version (#4473) 6 years ago
wildfly-ee 6be3faab48 update to Wildfly 16.0.0.Final (#4497) 6 years ago
wizzardo-http 9a8f2fbfde updated com.wizzardo:http to 0.3 (#4059) 7 years ago
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 years ago

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