Vrml is a high-level abstract API library for application runtime. The next goal of Vrml is to migrate to cloud-runtimes, become an implementation part of the standard API, and contribute functions to the standard API.
Feature list:
- vrml-requests proxy add simple retry
- vrml-switchs make json config mode work
- optimize vrml-metrics and vrml-stopwatch
You can used by:
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>vrml</artifactId>
<version>1.1.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>