Explore >> Select a destination


You are here

in.relation.to
| | blog.bdoughan.com
1.4 parsecs away

Travel
| | When an instance of a class is used with a Web Service, the JAX-WS implementation can choose to handle fields/properties that hold binary da...
| | www.morling.dev
1.3 parsecs away

Travel
| | Discussions around Java's jlink tool typically center around savings in terms of (disk) space. Instead of shipping an entire JDK, a custom runtime image created with jlink contains only those JDK modules which an application actually requires, resulting in smaller distributables and container images. But the contribution of jlink?-?as a part of the Java module system at large?-?to the development of Java application's is bigger than that: with the notion of link time it defines an optional complement to ...
| | www.stackchief.com
2.8 parsecs away

Travel
| | Java multithreading examples including two ways of multithreading, good examples, avoiding deadlock, and how many threads can run.
| | www.darkoperator.com
16.3 parsecs away

Travel
| [AI summary] The blog post explains how to configure PowerShell as the default shell in Windows 2012 Core by modifying the registry and using a script to take ownership and set the registry value.