测试
This commit is contained in:
		
							
								
								
									
										13
									
								
								demo/src/main/java/com/example/demo/DemoApplication.java
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								demo/src/main/java/com/example/demo/DemoApplication.java
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| package com.example.demo; | ||||
|  | ||||
| import org.springframework.boot.SpringApplication; | ||||
| import org.springframework.boot.autoconfigure.SpringBootApplication; | ||||
|  | ||||
| @SpringBootApplication | ||||
| public class DemoApplication { | ||||
|  | ||||
| 	public static void main(String[] args) { | ||||
| 		SpringApplication.run(DemoApplication.class, args); | ||||
| 	} | ||||
|  | ||||
| } | ||||
							
								
								
									
										1
									
								
								demo/src/main/resources/application.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								demo/src/main/resources/application.properties
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user