Easter79 Easter79
2年前
springboot2.1.3.RELEASE+jsp笔记war部署tomcat
springbootjsp<packagingwar</packaging<parent<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterparent</artifa
Stella981 Stella981
2年前
Android11编译导入PRODUCT_BOOT_JARS
Android11编译导入PRODUCT\_BOOT\_JARSAndroidP以下版本导入PRODUCT\_BOOT\_JARSAndroid编译导入PRODUCT\_BOOT\_JARS增加package白名单编写jar包Android.mk文件(此jar包为dex文件)
Stella981 Stella981
2年前
Spring Boot 2发送邮件手把手图文教程
点击上方 IT牧场 ,选择 置顶或者星标技术干货每日送达!本文基于:Spring Boot 2.1.3,理论支持Spring Boot 2.x所有版本。最近有童鞋问到笔者如何用Spring Boot发送邮件,故而整理下Spring Boot发送邮件的各种姿势。说到邮件放松,相信大家对SpringFramework提供的接
Easter79 Easter79
2年前
SpringBoot1.0版本2.0版本配置redis
pom依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterdataredis</artifactId</dependency<
Stella981 Stella981
2年前
SpringBoot1.0版本2.0版本配置redis
pom依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterdataredis</artifactId</dependency<
Stella981 Stella981
2年前
Spring Boot让jar可以直接运行
<plugin<groupIdorg.springframework.boot</groupId<artifactIdspringbootmavenplugin</artifactId<configuration<executabletrue</exe
Stella981 Stella981
2年前
Ambiguous mapping. Cannot map 'registerController' method
org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'requestMappingHandlerMapping'definedinclasspathresource\org/springframework/boot/a
Wesley13 Wesley13
2年前
Java 11配合jpa(hibernate)报错的解决方案
\\\ org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'entityManagerFactory'definedinclasspathresourceorg/springframework/boot/
Stella981 Stella981
2年前
SpringBoot原理与自定义starter
1\.从SpringBootApplication开始importorg.springframework.boot.SpringApplication;importorg.springframework.boot.autoconfigure.SpringBootApplic
Easter79 Easter79
2年前
SpringBoot原理与自定义starter
1\.从SpringBootApplication开始importorg.springframework.boot.SpringApplication;importorg.springframework.boot.autoconfigure.SpringBootApplic