All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-r2dbc-relationships JAR 1.1.0 with all dependencies


Spring R2DBC annotations to handle entity relationships

Files of the artifact spring-r2dbc-relationships version 1.1.0 from the group io.github.joselion.

Test

Artifact spring-r2dbc-relationships
Group io.github.joselion
Version 1.1.0
Last update 17. July 2024
Tags: spring relationships annotations handle r2dbc entity
Organization not specified
URL https://github.com/JoseLion/spring-r2dbc-relationships
License MIT License
Dependencies amount 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of spring-r2dbc-relationships Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of spring-r2dbc-relationships version 1.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring-devtools.properties
META-INF.spring
META-INF.spring.META-INF.spring.org.springframework.boot.autoconfigure.AutoConfiguration.imports
io.github.joselion.springr2dbcrelationships
io.github.joselion.springr2dbcrelationships.io.github.joselion.springr2dbcrelationships.R2dbcRelationshipsAutoConfiguration
io.github.joselion.springr2dbcrelationships.io.github.joselion.springr2dbcrelationships.R2dbcRelationshipsCallbacks
io.github.joselion.springr2dbcrelationships.annotations
io.github.joselion.springr2dbcrelationships.annotations.io.github.joselion.springr2dbcrelationships.annotations.ManyToMany
io.github.joselion.springr2dbcrelationships.annotations.io.github.joselion.springr2dbcrelationships.annotations.ManyToOne
io.github.joselion.springr2dbcrelationships.annotations.io.github.joselion.springr2dbcrelationships.annotations.OneToMany
io.github.joselion.springr2dbcrelationships.annotations.io.github.joselion.springr2dbcrelationships.annotations.OneToOne
io.github.joselion.springr2dbcrelationships.annotations.io.github.joselion.springr2dbcrelationships.annotations.ProjectionOf
io.github.joselion.springr2dbcrelationships.annotations.io.github.joselion.springr2dbcrelationships.annotations.package-info
io.github.joselion.springr2dbcrelationships.exceptions
io.github.joselion.springr2dbcrelationships.exceptions.io.github.joselion.springr2dbcrelationships.exceptions.ReflectException
io.github.joselion.springr2dbcrelationships.exceptions.io.github.joselion.springr2dbcrelationships.exceptions.RelationshipException
io.github.joselion.springr2dbcrelationships.exceptions.io.github.joselion.springr2dbcrelationships.exceptions.package-info
io.github.joselion.springr2dbcrelationships.helpers
io.github.joselion.springr2dbcrelationships.helpers.io.github.joselion.springr2dbcrelationships.helpers.Commons
io.github.joselion.springr2dbcrelationships.helpers.io.github.joselion.springr2dbcrelationships.helpers.Reflect
io.github.joselion.springr2dbcrelationships.helpers.io.github.joselion.springr2dbcrelationships.helpers.package-info
io.github.joselion.springr2dbcrelationships.models.author
io.github.joselion.springr2dbcrelationships.models.author.io.github.joselion.springr2dbcrelationships.models.author.package-info
io.github.joselion.springr2dbcrelationships.models.authorbook
io.github.joselion.springr2dbcrelationships.models.authorbook.io.github.joselion.springr2dbcrelationships.models.authorbook.package-info
io.github.joselion.springr2dbcrelationships.models.book
io.github.joselion.springr2dbcrelationships.models.book.io.github.joselion.springr2dbcrelationships.models.book.package-info
io.github.joselion.springr2dbcrelationships.models.city
io.github.joselion.springr2dbcrelationships.models.city.io.github.joselion.springr2dbcrelationships.models.city.package-info
io.github.joselion.springr2dbcrelationships.models.country
io.github.joselion.springr2dbcrelationships.models.country.io.github.joselion.springr2dbcrelationships.models.country.package-info
io.github.joselion.springr2dbcrelationships.models.details
io.github.joselion.springr2dbcrelationships.models.details.io.github.joselion.springr2dbcrelationships.models.details.package-info
io.github.joselion.springr2dbcrelationships.models.features
io.github.joselion.springr2dbcrelationships.models.features.io.github.joselion.springr2dbcrelationships.models.features.package-info
io.github.joselion.springr2dbcrelationships.models.mobile
io.github.joselion.springr2dbcrelationships.models.mobile.io.github.joselion.springr2dbcrelationships.models.mobile.package-info
io.github.joselion.springr2dbcrelationships.models.paper
io.github.joselion.springr2dbcrelationships.models.paper.io.github.joselion.springr2dbcrelationships.models.paper.package-info
io.github.joselion.springr2dbcrelationships.models.phone
io.github.joselion.springr2dbcrelationships.models.phone.io.github.joselion.springr2dbcrelationships.models.phone.package-info
io.github.joselion.springr2dbcrelationships.models.town
io.github.joselion.springr2dbcrelationships.models.town.io.github.joselion.springr2dbcrelationships.models.town.package-info
io.github.joselion.springr2dbcrelationships
io.github.joselion.springr2dbcrelationships.io.github.joselion.springr2dbcrelationships.package-info
io.github.joselion.springr2dbcrelationships.processors
io.github.joselion.springr2dbcrelationships.processors.io.github.joselion.springr2dbcrelationships.processors.ManyToManyProcessor
io.github.joselion.springr2dbcrelationships.processors.io.github.joselion.springr2dbcrelationships.processors.ManyToOneProcessor
io.github.joselion.springr2dbcrelationships.processors.io.github.joselion.springr2dbcrelationships.processors.OneToManyProcessor
io.github.joselion.springr2dbcrelationships.processors.io.github.joselion.springr2dbcrelationships.processors.OneToOneProcessor
io.github.joselion.springr2dbcrelationships.processors.io.github.joselion.springr2dbcrelationships.processors.Processable
io.github.joselion.springr2dbcrelationships.processors.io.github.joselion.springr2dbcrelationships.processors.package-info
io.github.joselion.testing.annotations
io.github.joselion.testing.annotations.io.github.joselion.testing.annotations.package-info
io.github.joselion.testing.transactional
io.github.joselion.testing.transactional.io.github.joselion.testing.transactional.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy