micronaut-data icon indicating copy to clipboard operation
micronaut-data copied to clipboard

Ahead of Time Data Repositories

Results 388 micronaut-data issues
Sort by recently updated
recently updated
newest added

There is no data-mongodb-async feature in Micronaut Launch. The included feature should be data-mongodb-reactive.

### Expected Behavior Micronaut Data shouldn't pull in Micronaut HTTP ### Actual Behaviour Currently does: ``` +--- io.micronaut.data:micronaut-data-jdbc -> 3.7.2 | +--- io.micronaut:micronaut-http:3.5.0 -> 3.6.0 | | +--- io.projectreactor:reactor-core:3.4.21 |...

type: bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/micronaut-projects/micronaut-data). ## Pending Approval The following branches are...

### Expected Behavior I come across a runtime error when calling a method from a repository When performing a query findByProperty I get the error, but if I perform a...

type: bug

### Expected Behavior Instants are persisted to the database with the same value as they have in the running application. If I persist `Instant.EPOCH` to a database, I'd expect to...

type: bug

### Expected Behavior given two entities, with one referencing the other using a @OneToOne relation: ``` @Entity public class Genre { @Id @GeneratedValue private Long id; private String name; //...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hibernate:hibernate-jpamodelgen](https://hibernate.org/orm) ([source](https://togithub.com/hibernate/hibernate-orm)) | `5.6.10.Final` -> `6.1.3.Final` |...

dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mariadb.jdbc:mariadb-java-client](https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/) ([source](https://togithub.com/mariadb-corporation/mariadb-connector-j)) | `2.7.6` -> `3.0.8` |...

dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.data:spring-data-bom](https://togithub.com/spring-projects/spring-data-bom) | `2021.1.4` -> `2021.2.3` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.data:spring-data-bom/2021.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut.test:micronaut-test-spock](http://micronaut.io) ([source](https://togithub.com/micronaut-projects/micronaut-test)) | `3.4.0` -> `3.6.2` |...

dependency-upgrade