mirror of
https://github.com/JeffLi1993/springboot-learning-example.git
synced 2026-03-14 06:03:52 +08:00
WebFlux 实战城市管理系统
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<description>WebFlux 实战图书管理系统</description>
|
||||
<description>WebFlux 实战城市管理系统</description>
|
||||
|
||||
<groupId>demo.springboot</groupId>
|
||||
<artifactId>springboot-webflux-10-book-manage-sys</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user