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

Add .load(id) method to ReactorCrudRepository

Open bacca87 opened this issue 3 years ago • 1 comments

Feature description

Like already requested here #893, this feature would be very useful also for reactive repository. At the moment the load(id) method is only present in JpaRepository and i think it should be expanded to all the repository types.

bacca87 avatar Sep 26 '22 21:09 bacca87

Can you please confirm that this is still an issue in the latest version of Micronaut?

ojebari-ma avatar May 26 '25 01:05 ojebari-ma