SpringBoot开发过程之一

项目搭建 创建完成 编写一个简单的类然后在配置文件设置属性,在controller中获取该属性值 写一个studnet实体类 package com.bdqn.spring_boot_10_31_5.entity; import org.springframework.boot.context.properties.ConfigurationProperties; import org.spri
相关文章
相关标签/搜索