/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jasonwhaley.com
| | www.thinkcode.se
0.8 parsecs away

Travel
| | [AI summary] A technical tutorial explains how to set up and use the Antrun Maven plugin to execute Ant targets within a Maven build lifecycle.
| | www.thinkcode.se
1.1 parsecs away

Travel
| | I just had test in a Maven build fail with java.lang.OutOfMemoryError: Java heap space
| | www.thinkcode.se
1.4 parsecs away

Travel
| |
| | initialcommit.com
11.5 parsecs away

Travel
| Spring Boot provides an embedded servlet container which makes it very easy to setup and deploy web applications, by default all Spring Boot applications are exported as a runnable jar file and developers would only need to run this jar file on a java environment without the need to worry about installing and setting up servlet containers.