spring boot bilibili
spring boot bilibili
spring boot bilibiliidea不到spring boot插件plugin,不到spring Initializr安装了付费版就OK,社区版本是没有的
在这里插入图片描述
springboot 约定大于配置,开发人员专注逻辑
、、为什么使用spring bootspring cloud(云服务,微服务),sprig boot 相互
spring boot bilibili
spring boot bilibili
idea不到spring boot插件plugin,不到spring Initializr
安装了付费版就OK,社区版本是没有的
springboot 约定大于配置,开发人员专注逻辑
为什么使用spring boot
spring cloud(云服务,微服务),sprig boot 相互成就;
This application has no explicit mapping for /error, so you are seeing this as a fallback
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns=".0.0" xmlns:xsi=";
xsi:schemaLocation=".0.0 .0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.5.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId></groupId>
<artifactId>demo</artifactId>
<version>0.0.1-SAPSHOT</version>
<name>demo</name>
<description>Demo project for Spring Boot</description>
<properties>
<java.version>1.8</java.version>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
package .demo;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/hello")
public class Hello {
@RequestMapping("/say")
public String sayHi(){
return "Hello World";
}
}
package ;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DemoApplication {
public static void main(String[] args) {
int a =1;
println(12);
SpringApplication.run(, args);
}
}
端口占用问题:
 |
本站网友 小投资好项目 | 2分钟前 发表 |
color_FFFFFF | |
本站网友 石门二手房 | 21分钟前 发表 |
text_aHR0cHM6Ly9ibG9nLmzZG4ubmV0LFxXzM4OTk4MjEz | |
本站网友 思南公馆价格 | 30分钟前 发表 |
args); } }端口占用问题:在这里插入图片描述在这里插入图片描述在这里插入图片描述在这里插入图片描述在这里插入图片描述在这里插入图片描述 ![在这里插入图片描述](.jpg?x-oss-process=image/watermark | |
本站网友 大连酒店团购 | 26分钟前 发表 |
为什么使用spring bootspring cloud(云服务 | |
本站网友 蒲公英茶哪些人不宜喝 | 18分钟前 发表 |
本站网友 武汉房地产市场信息网 | 22分钟前 发表 |
type_ZmFuZpoZW5naGVpdGk | |
本站网友 两室一厅装修图片 | 18分钟前 发表 |
社区版本是没有的 在这里插入图片描述 springboot 约定大于配置 | |
本站网友 沈阳大悦城 | 16分钟前 发表 |
本站网友 走游草 | 1秒前 发表 |
text_aHR0cHM6Ly9ibG9nLmzZG4ubmV0LFxXzM4OTk4MjEz | |
本站网友 八个月宝宝辅食 | 14分钟前 发表 |
社区版本是没有的 在这里插入图片描述 springboot 约定大于配置 | |
本站网友 规模效益 | 4分钟前 发表 |
text_aHR0cHM6Ly9ibG9nLmzZG4ubmV0LFxXzM4OTk4MjEz |