A tool for data backup and consistency. Architecture and technologies: + the classic three-tier architecture is used: Model, DAO, Presentation; + [Spring 6 / Spring Boot 3](https://spring.io/) is the reference framework; + [SQLite](https://sqlite.org/) is the underlying database; + [Spring Data JPA](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/) with [Hibernate](https://hibernate.org/) is used as ORM; + JPA entities are separated objects; + `Finder` and DCI roles from ...

Latest Versions

2 versions โ†’
VersionVulnerabilitiesUsagesDate
1.1.x
1.1
0
May 05, 2023
1.0.x
1.0
0
Apr 26, 2023
2 versions โ†’