logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Debian基于Hexo搭建个人博客

查看网页,已经生成learn_blog。查找安装NodeJS。创建hexo项目目录。

#debian#运维
Spring Boot Actuator基础使用及Actuator未授权访问处理

新建hello的endpoint@Component运行项目,访问 http://127.0.0.1:8091/actuator发现hello端点出现在列表中访问hello端点 http://127.0.0.1:8091/actuator/hello。

文章图片
#spring boot#后端#java
到底了