Glenn Irwin 41de2a3181 Add benchmark test for PermeAgility framework 9 lat temu
..
activeweb e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
baratine c3b75dba46 add new framework Baratine 9 lat temu
bayou fa32283ff2 add frameworks/Java/bayou 9 lat temu
beyondj 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 lat temu
comsat-servlet 6a76fcc279 :arrow_up: Upgrade Comsat to `0.6.0` (release version) 9 lat temu
comsat-webactors b71b55bbc5 :arrow_up: Upgrade Comsat to `0.6.0` (release version) 9 lat temu
curacao 70d0f951e1 Bumping to Curacao version 4.0.4 9 lat temu
dropwizard 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 lat temu
gemini 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
grizzly-bm 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
grizzly-jersey 08b8ac3f87 Merge branch 'master' into hikaricp-grizzly-jersey 9 lat temu
jawn 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 lat temu
jetty 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
jetty-servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
jooby c87003cac0 Upgrade to latest jooby 9 lat temu
netty 675705913a update netty to version 4.0.34 9 lat temu
ninja-standalone f35b9e5846 ninja/compojure/http-kit: Fix setup.sh to set DBHOST for HikariCP 9 lat temu
officefloor e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
permeagility 41de2a3181 Add benchmark test for PermeAgility framework 9 lat temu
play1 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
play1siena 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
play2-java e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
rapidoid 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
restexpress e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
sabina e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
servlet 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 lat temu
servlet-dsl 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
servlet3-cass 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
spark e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
spring 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
tapestry 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu
undertow 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 lat temu
undertow-edge 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 9 lat temu
undertow-jersey-c3p0 e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
undertow-jersey-hikaricp e718a9128f Use the same version of the MySQL connector 5.1.38 9 lat temu
vertx 8afecb5ba3 Bump to latest stable release 9 lat temu
vertx-web a9cc6d974e migrate old postgres code to new async driver and added mysql to the list of implementations 9 lat temu
wicket 45d718b2e1 Merge pull request #1874 from dashorst/master 9 lat temu
wildfly-ee7 dbb50d015a update wildfly-ee7 classification 9 lat temu
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 lat temu

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