tywo45 aec99be4f2 [ci fw-only Java/t-io] modify t-io to tio-mvc (#3881) 7 years ago
..
act bee7b019d7 [ci fw-only Java/act] update act to 1.8.8-RC11 (#3875) 7 years ago
activeweb b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
baratine b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
bayou b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
blade b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
comsat bf85f1f907 Upgrade to gradle 4.7 (#3711) 7 years ago
curacao b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
dropwizard b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
gemini 8d617ee83d Use Maven Central (#3723) 7 years ago
grizzly d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
grizzly-jersey d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
jawn b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
jetty b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
jlhttp 9711b77823 Add JLHTTP Postgres Fortunes benchmark (#3860) 7 years ago
jooby 82a6b1de37 upgrade jooby and postresql jars to latest (#3842) 7 years ago
light-java b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
minijax 6580a437a9 update Act to 1.8.8-rc8 (#3796) 7 years ago
nanohttpd c817d5fcfa Add NanoHTTPD framework (#3857) 7 years ago
netty 8b9d09134a update netty to version 4.1.25 and freeze dependency versions (#3780) 7 years ago
ninja-standalone b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
play1 b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
play2-java a21955aaee Update the configurations of the play framework to their current latest version: 2.6.15 (#3849) 7 years ago
proteus d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
rapidoid f90550579b Changed JVM memory configuration for Rapidoid. (#3833) 7 years ago
redkale 743b0372e8 Update pom.xml (#3837) 7 years ago
restexpress b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
revenj-jvm b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
servlet 794a43a38d Log Less (#3685) 7 years ago
servlet3 7d5804a50a Use Java 10 instead of 9 where possible, downgrade to 8 when not (#3620) 7 years ago
spark b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
spring cfcdd5f760 Change ORM classification for Spring from Full to Micro (#3800) 7 years ago
t-io aec99be4f2 [ci fw-only Java/t-io] modify t-io to tio-mvc (#3881) 7 years ago
tapestry 794a43a38d Log Less (#3685) 7 years ago
undertow 426bdd135d Use "UPDATE ... FROM" in undertow-postgresql to batch updates (#3749) 7 years ago
undertow-jersey d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
vertx b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
vertx-web b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
wicket b472c2f4dd Remove source_code files, count all files instead (#3715) 7 years ago
wildfly-ee7 d120f2bb84 wildfly 13.0.0.Final (#3840) 7 years ago
wizzardo-http a65f24afe8 updated wizzardo-http dependencies and implementation (#3785) 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