Edgar Espina fc87c77a56 Jooby 2.0.0.M1 (#4470) пре 6 година
..
act 0849461193 [ci fw-only Java/act] update act to r1.8.19 (#4441) пре 6 година
activeweb ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
armeria ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) пре 7 година
baseio efca1e55cf * [ci fw-only Java/baseio] update to 3.2.9.beta6 (#4396) пре 6 година
bayou ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
blade d01bbc9e07 Upgrade to Blade 2.0.12 (#4139) пре 6 година
comsat ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
curacao c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
dropwizard c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
gemini ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
greenlightning a853f1a19d GL, update to next version (#4459) пре 6 година
grizzly c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
grizzly-jersey c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
helidon 6103a6b063 Benchmark submission for Oracle Helidon framework (#4149) пре 6 година
httpserver 9674158b22 added httpserver (com.sun.net.httpserver) framework пре 6 година
javalin 56f40f8c61 initial commit of javalin framework with two tests - json and plaintext (#4110) пре 6 година
jawn ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
jetty c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
jlhttp c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
jooby ec98e030f3 Massive dependencies update - Java and related languages (#4093) пре 6 година
jooby2 fc87c77a56 Jooby 2.0.0.M1 (#4470) пре 6 година
light-java 34630d8301 Upgrade light-4j to JDK 11 to resolve the performance issue (#4308) пре 6 година
micronaut 3a7497d700 Update Micronaut benchmark for Micronaut 1.0.1 (#4205) пре 6 година
minijax c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
nanohttpd c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
netty f652d9e512 add a couple of optimizations revealed by performance testing (#4299) пре 6 година
ninja-standalone c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
officefloor 14eac2d833 OfficeFloor 3.4.0 (#4220) пре 6 година
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) пре 7 година
play2-java 400cdc4429 Play 2: Disable filters (#4468) пре 6 година
proteus 1bd9933ef2 Update blocking endpoints. Improve JVM params. (#4275) пре 6 година
rapidoid c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
ratpack ff68751c68 Add pgclient to benchmark the asynchronous aspect of ratpack when accessing a database (#4106) пре 6 година
redkale 00ba060c4c update redkale to 1.9.8 (#4289) пре 6 година
restexpress c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
revenj-jvm c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
servlet c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
servlet3 c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
smart-socket e13c2361ad update to 1.0.10.0221-beta (#4467) пре 6 година
spark 5da74c2775 Fix reported vulnerabilities (#4138) пре 6 година
spring ebaa824e1e Add a benchmark for spring-mvc with mongodb (#4393) пре 6 година
spring-webflux c8ea65e74b Increase the Queue limit for mongoDB (#4428) пре 6 година
t-io a53e3d5767 [ci fw-only java/t-io] update tio to 3.2.4.v20181218-RELEASE (#4288) пре 6 година
tapestry c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
undertow 87e39ca33c Update undertow's dependencies (#4188) пре 6 година
undertow-jersey 5da74c2775 Fix reported vulnerabilities (#4138) пре 6 година
vertx b00458ce16 Minor vertx improvements / tuning after 3.6.0.CR1 update (#4202) пре 6 година
vertx-web c30c4dcb25 upgrade dependencies + code fixes for API changes (#4433) пре 6 година
voovan d273ceb853 Update VoovanTFB.java (#4469) пре 6 година
wicket c4f02aadf2 pom.xml cleanup (#4124) пре 6 година
wildfly-ee 96ef7c8d65 update to wildfly 15.0.0.Final (#4267) пре 6 година
wizzardo-http 9a8f2fbfde updated com.wizzardo:http to 0.3 (#4059) пре 7 година
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) пре 8 година

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