Explore >> Select a destination


You are here

mydeveloperplanet.com
| | devopsian.net
5.3 parsecs away

Travel
| | Discover the value of API-First design for side projects. Learn how this approach can streamline development, improve consistency, and accelerate your workflow through practical examples and code generation.
| | in.relation.to
4.5 parsecs away

Travel
| | Java 9 comes with a new feature very useful to library authors: multi-release JARs (JEP 238). A multi-release JAR (MR JAR) may contain multiple variants of one and the same class, each targeting a specific Java version. At runtime, the right variant of the class will be loaded automatically, depending on the Java version being used. This allows library authors to take advantage of new Java versions early on, while keeping compatibility with older versions at the same time. If for instance your library pe...
| | golb.hplar.ch
2.9 parsecs away

Travel
| |
| | blog.blundellapps.co.uk
47.8 parsecs away

Travel
| This blog will show you how to use Remote Config to toggle app features based on a remote setup. Using Huawei's AppGallery Connect we can leverage user attributes and remote conditions to quickly and easily modify parameters from the cloud.