记录遇到的问题及对应的解决方案
This commit is contained in:
		@@ -25,11 +25,6 @@
 | 
			
		||||
            <version>2.7.4</version>
 | 
			
		||||
			<scope>test</scope>
 | 
			
		||||
		</dependency>
 | 
			
		||||
        <dependency>
 | 
			
		||||
            <groupId>org.springframework.boot</groupId>
 | 
			
		||||
            <artifactId>spring-boot-starter-data-jdbc</artifactId>
 | 
			
		||||
            <version>2.7.4</version>
 | 
			
		||||
        </dependency>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        <!-- Database -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user