/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

blog.joda.org
| | renato.athaydes.com
4.5 parsecs away

Travel
| |
| | www.morling.dev
4.0 parsecs away

Travel
| | Layers are sort of the secret sauce of the Java platform module system (JPMS): by providing fine-grained control over how individual JPMS modules and their classes are loaded by the JVM, they enable advanced usages like loading multiple versions of a given module, or dynamically adding and removing modules at application runtime. The Layrry API and launcher provides a small plug-in API based on top of layers, which for instance can be used to dynamically add plug-ins contributing new views and widgets to...
| | branchandbound.net
2.5 parsecs away

Travel
| |
| | initialcommit.com
12.4 parsecs away

Travel
| Setting up an enterprise spring-based application has become a tedious and error-prone task due to the required bulky configuration along with the complicated dependency management especially if we're talking about applications which make use of several third party libraries.