PersistLib icon

PersistLib -----

cofiguration, storage




Release version 2.0

<dependency>
<groupId>io.github.vitalforge</groupId>
<artifactId>persistlib</artifactId>
<version>2.0</version>
</dependency>
----------, Jan 29, 2024

Added:
  • `@PersistMethod` annotation with the `type` parameter. When set to `INPUT`, the method will receive a value taken from the specified path `value`. You can use `@Self` as the path to obtain the entire object. In this case, the received type will be `Map<String, Object>`. Set `OUTPUT` to persist the returned value of the method at the specified value path.
----------, Jan 24, 2024

Added:
  • `@PersistMethod` annotation with the `type` parameter. When set to `INPUT`, the method will receive a value taken from the specified path `value`. You can use "@Self" as the path to obtain the entire object. In this case, the received type will be `Map<String, Object>`. Set `OUTPUT` to persist the returned value of the method at the specified value path.
----------, Jan 24, 2024

```groovy
<dependency>
<groupId>io.github.vitalforge</groupId>
<artifactId>swiftconfiglib</artifactId>
<version>0.4.5-SNAPSHOT</version>
</dependency>
```
----------, Jan 17, 2024

Resource Information
Author:
----------
Total Downloads: 151
First Release: Jan 14, 2024
Last Update: Jan 29, 2024
Category: ---------------
All-Time Rating:
0 ratings
Find more info at vitalforge.github.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings