This is the Linux app named Spring Data R2DBC whose latest release can be downloaded as 1.5.17sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Spring Data R2DBC with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Spring Data R2DBC
DESCRIPTION
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository-style data access. The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud-based data services. Spring Data JDBC, part of the larger Spring Data family, makes it easy to implement JDBC-based repositories. This module deals with enhanced support for JDBC-based data access layers. It makes it easier to build Spring-powered applications that use data access technologies.It aims at being conceptually easy. In order to achieve this it does NOT offer caching, lazy loading, write-behind or many other features of JPA. This makes Spring Data JDBC a simple, limited, opinionated ORM.
Features
- Implementation of CRUD methods for Aggregates
- Support for transparent auditing (created, last changed)
- Events for persistence events
- Possibility to integrate custom repository code
- JavaConfig based repository configuration by introducing EnableJdbcRepository
- Integration with MyBatis
Programming Language
Java
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/spring-data-r2dbc.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.