幻雨堂
2024-02-29 11e370b2ed7a7004c4a4b4d46031785bc6a7d925
dujy-admin/pom.xml
@@ -70,7 +70,16 @@
            <groupId>org.dujy</groupId>
            <artifactId>dujy-demo</artifactId>
        </dependency>
        <!-- jpa -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-jpa</artifactId>
        </dependency>
        <!--graphql -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-graphql</artifactId>
        </dependency>
        <dependency>
            <groupId>de.codecentric</groupId>
            <artifactId>spring-boot-admin-starter-client</artifactId>