Michael Hixson 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
..
act 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
activeweb 198700f89f Always use "resinctl console" instead of "resinctl start" (#3236) 7 rokov pred
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 rokov pred
bayou 3c4a45f5ac Bayou is realistic 8 rokov pred
blade 01d7a5d9d6 Fix the multi query database test for blade (#3079) 7 rokov pred
comsat-servlet 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
comsat-webactors 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
curacao 198700f89f Always use "resinctl console" instead of "resinctl start" (#3236) 7 rokov pred
dropwizard 49b1954360 [ci fw-only Java/dropwizard] Implement updates batch and manual transaction handling. Fixes #3224 (#3232) 7 rokov pred
gemini 198700f89f Always use "resinctl console" instead of "resinctl start" (#3236) 7 rokov pred
grizzly-bm 90033529e2 Update grizzly dependencies and README.md (#3172) 7 rokov pred
grizzly-jersey 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 rokov pred
jawn 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
jetty 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 rokov pred
jlhttp a6de4acec2 Realistic approach 8 rokov pred
jooby e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 rokov pred
light-java 83e1de9cba [ci fw-only Java/act] Update to act-1.6.4 (#3179) 7 rokov pred
minijax a73b308932 Disable in-memory caching of worlds and fortunes for minijax (#3186) 7 rokov pred
netty 4e2fd4b99f Updated to latest netty version. Cleanup and small improvements. (#2977) 8 rokov pred
ninja-standalone 979f2efa38 Java/ninja revert transactional change so data persists (#3217) 7 rokov pred
play1 e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 rokov pred
play2-java 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
proteus 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
rapidoid 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
restexpress e57a56dc60 Upgrade to swift 4.1 and mongodb 3.6, fix vapor tests (#3242) 7 rokov pred
revenj-jvm 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
servlet 61cfcd9d15 Use multiple get operations in Servlet cache query (#3263) 7 rokov pred
spark 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
spring 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 rokov pred
tapestry 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
undertow 6d304a99a4 Update undertow's dependencies, other minor cleanup (#3140) 7 rokov pred
undertow-jersey-c3p0 4ffd21aa8d Add dependencies to get rid of errors in Java 9 for utow-jersey-c3p0 (#3116) 7 rokov pred
undertow-jersey-hikaricp 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 rokov pred
vertx 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
vertx-web 99940f42f8 Upgrade to Java 9 (#3286) 7 rokov pred
wicket 198700f89f Always use "resinctl console" instead of "resinctl start" (#3236) 7 rokov pred
wildfly-ee7 83e1de9cba [ci fw-only Java/act] Update to act-1.6.4 (#3179) 7 rokov pred
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 rokov pred

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