Koen De Groote c8821e9dc8 Dockerfile updated along with framework version and sbt version. (#4018) vor 7 Jahren
..
act fb68478453 act-1.8.8g (#4017) vor 7 Jahren
activeweb b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
bayou b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
blade b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
comsat bf85f1f907 Upgrade to gradle 4.7 (#3711) vor 7 Jahren
curacao b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
dropwizard b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
gemini 8d617ee83d Use Maven Central (#3723) vor 7 Jahren
grizzly d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) vor 7 Jahren
grizzly-jersey d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) vor 7 Jahren
jawn 58e0c6051d Updated test jawn to use the lastest version of the framework (#3961) vor 7 Jahren
jetty b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
jlhttp 9711b77823 Add JLHTTP Postgres Fortunes benchmark (#3860) vor 7 Jahren
jooby 82a6b1de37 upgrade jooby and postresql jars to latest (#3842) vor 7 Jahren
light-java b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
micronaut 9197a173e1 Add new framework called Micronaut (#3941) vor 7 Jahren
minijax 6580a437a9 update Act to 1.8.8-rc8 (#3796) vor 7 Jahren
nanohttpd c817d5fcfa Add NanoHTTPD framework (#3857) vor 7 Jahren
netty 8b9d09134a update netty to version 4.1.25 and freeze dependency versions (#3780) vor 7 Jahren
ninja-standalone b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
officefloor 86a08dce17 Fixes for OfficeFloor (#3950) vor 7 Jahren
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
play2-java c8821e9dc8 Dockerfile updated along with framework version and sbt version. (#4018) vor 7 Jahren
proteus d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) vor 7 Jahren
rapidoid f90550579b Changed JVM memory configuration for Rapidoid. (#3833) vor 7 Jahren
ratpack 950ed7ae52 Submission for the java ratpack framework (#3956) vor 7 Jahren
redkale b4732b8769 Update application.xml (#4005) vor 7 Jahren
restexpress b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
revenj-jvm b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
servlet 794a43a38d Log Less (#3685) vor 7 Jahren
servlet3 7d5804a50a Use Java 10 instead of 9 where possible, downgrade to 8 when not (#3620) vor 7 Jahren
smart-socket 5a0c0b7f44 update to 1.0.1 (#4014) vor 7 Jahren
spark b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
spring cfcdd5f760 Change ORM classification for Spring from Full to Micro (#3800) vor 7 Jahren
t-io f309017eea [ci fw-only Java/t-io]update to tio-3.1.8 (#4001) vor 7 Jahren
tapestry 794a43a38d Log Less (#3685) vor 7 Jahren
undertow 59c5b89ead Re-apply the undertow plaintext ByteBuffer optimization (#4019) vor 7 Jahren
undertow-jersey d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) vor 7 Jahren
vertx b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
vertx-web b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
wicket b472c2f4dd Remove source_code files, count all files instead (#3715) vor 7 Jahren
wildfly-ee7 d120f2bb84 wildfly 13.0.0.Final (#3840) vor 7 Jahren
wizzardo-http a65f24afe8 updated wizzardo-http dependencies and implementation (#3785) vor 7 Jahren
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) vor 8 Jahren

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