ReactiveCrudRepository
全部标签 是否可以通过ReactiveCrudRepository而不是CrudRepository使用Hibernate和RDBMS(Mysql、Postgres等)?我用SpringDataJpa和Hibernate尝试了一些示例,但无法完成。我只能在ReactiveCrudRepository上为MongoDB和cassandra找到一些示例。 最佳答案 IsitpossibletouseHibernateandMysqlwithReactiveCrudRepositoryinsteadofCrudRepository?TL;DR:不使
是否可以通过ReactiveCrudRepository而不是CrudRepository使用Hibernate和RDBMS(Mysql、Postgres等)?我用SpringDataJpa和Hibernate尝试了一些示例,但无法完成。我只能在ReactiveCrudRepository上为MongoDB和cassandra找到一些示例。 最佳答案 IsitpossibletouseHibernateandMysqlwithReactiveCrudRepositoryinsteadofCrudRepository?TL;DR:不使