Эх сурвалжийг харах

description:增加项目描述

yangyi 1 долоо хоног өмнө
parent
commit
a1b4bf7279
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      pom.xml

+ 2 - 1
pom.xml

@@ -5,8 +5,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>space.anyi</groupId>
-    <artifactId>computrueFeture-demo</artifactId>
+    <artifactId>completableFeature-demo</artifactId>
     <version>1.0-SNAPSHOT</version>
+    <description>学习CompletableFeature API的案例项目</description>
 
     <properties>
         <maven.compiler.source>17</maven.compiler.source>