推荐
专栏
教程
课程
飞鹅
本次共找到565条
boot
相关的信息
Stella981
•
3年前
Spring Boot 2.0(三):Spring Boot 开源软件都有哪些?
2016年SpringBoot还没有被广泛使用,在网上查找相关开源软件的时候没有发现几个,到了现在经过2年的发展,很多互联网公司已经将SpringBoot搬上了生产,而使用SpringBoot的开源软件在Github/码云上面已有不少,这篇文章就给大家介绍一下Github/码云上面和SpringBoot相关的开源软件。1、
Stella981
•
3年前
SpringBoot自定注解+SpringAop实现操作日志
使用自定义注解SpringAop实现操作日志记录,记录内容包括请求参数、请求方法、请求响应时间等的记录。一、在pom文件中,引入依赖包和插件。<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootsta
Stella981
•
3年前
Deepin 15.5 使用体验
硬盘真机安装http://reboot.pro/topic/19464bootinglinuxdistrosisowithgrub4dos/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Freboot.pro%2Ftopic%2F19464boot
Stella981
•
3年前
Linux Deepin 使用日常记录
1.解决启动FailedtostartLoadKernelModules的错误Deepin启动时会提示FailedtostartLoadKernelModules的错误,但是不影响启动,可以进入系统,下图是在启动日志中的截图(/var/log/boot.log)!(https://oscimg.oschina.net/oscn
Stella981
•
3年前
SpringBoot(2.0.4.RELEASE)+Elasticsearch(6.2.4)+Gradle简单整合
记录一下SpringBoot(2.0.4.RELEASE)Elasticsearch(6.2.4)Gradle整合的一个小例子。1.在Gradle内加入相关jar包的依赖:compile('org.springframework.boot:springbootstarterweb')compile('org.springf
Stella981
•
3年前
Spring Boot : 微服务应用监控 Spring Boot Actuator 详解
!在这里插入图片描述(https://imgblog.csdnimg.cn/20200526144545295.png?xossprocessimage/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L20wXzQ2NDEzMjk1,si
Stella981
•
3年前
Spring Boot 的常用 API 说明
1、SpringApplication类作用:用于启动SpringBoot的程序,根据传入的类的声明的注解来决定不同的启动方式示例代码:1packageorg.ranger;2importorg.springframework.boot.SpringApplication;3importorg
Easter79
•
3年前
SpringBoot自定注解+SpringAop实现操作日志
使用自定义注解SpringAop实现操作日志记录,记录内容包括请求参数、请求方法、请求响应时间等的记录。一、在pom文件中,引入依赖包和插件。<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootsta
Stella981
•
3年前
Spring Boot基础学习笔记08:Spring Boot整合Redis
文章目录零、学习目标(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fhoward2005%2Farticle%2Fdetails%2F107972598%23_1)1、熟悉Redis相关概念(https://ww
Stella981
•
3年前
Spring Boot(十六):Spring Boot常用注解介绍及使用
!(https://oscimg.oschina.net/oscnet/up2e912ab0179800083d42e51f4c894d921cf.JPEG)一、项目配置注解1、@SpringBootApplication!(https://oscimg.oschina.net/oscnet/upe4ea6d4b701793f
1
•••
11
12
13
•••
57