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