Refactor project structure and update Maven configuration for CRM service
This commit is contained in:
parent
7761645f0e
commit
8c4372c0e8
@ -10,9 +10,9 @@
|
|||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.example</groupId>
|
<groupId>net.rzdta.crm.mcp</groupId>
|
||||||
|
|
||||||
<artifactId>mcp-webflux-server-example</artifactId>
|
<artifactId>crm-mcp</artifactId>
|
||||||
|
|
||||||
<name>Spring AI MCP WEBFLUX server</name>
|
<name>Spring AI MCP WEBFLUX server</name>
|
||||||
<description>Sample Spring Boot application demonstrating MCP client and server usage</description>
|
<description>Sample Spring Boot application demonstrating MCP client and server usage</description>
|
Loading…
x
Reference in New Issue
Block a user