springboot集成Mongodb實現模糊查詢

1.pom文件引入spring-boot-starter-data-mongodb依賴html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-mongodb</artifactId> </dependency>
相關文章
相關標籤/搜索