issues
search
mercyblitz
/
thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程思想》示例工程
Apache License 2.0
1.9k
stars
793
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FormatterAutoConfiguration要输出objectMapperFormatter是有隐含条件的
#102
leogan12
opened
6 months ago
1
Bump spring-boot-autoconfigure from 1.0.2.RELEASE to 2.5.15 in /spring-boot-1.x-samples/spring-boot-1.0.x-project
#101
dependabot[bot]
opened
1 year ago
0
Bump commons-beanutils from 1.9.3 to 1.9.4 in /shared-libraries
#100
dependabot[bot]
opened
2 years ago
1
195 页 @Component 印刷有误
#99
plutokaito
opened
2 years ago
1
印次:2019 年 5 月第 3 次印刷 的几处修改建议
#98
ReionChan
opened
2 years ago
0
Bump spring-webmvc from 5.0.6.RELEASE to 5.3.18 in /spring-framework-samples
#97
dependabot[bot]
opened
2 years ago
0
Bump spring-boot-starter-web from 1.0.2.RELEASE to 2.5.12 in /spring-boot-1.x-samples/spring-boot-1.0.x-project
#96
dependabot[bot]
opened
2 years ago
0
Bump spring-boot-starter-web from 2.0.2.RELEASE to 2.5.12 in /spring-boot-2.0-samples/first-spring-boot-application
#95
dependabot[bot]
opened
2 years ago
0
2.1.1章 第3小节 >mvn dependency:tree -Dincludes****** tree后缺少空格 导致编译
#94
YuchuZhang
opened
3 years ago
0
480面构建泛型事件
#93
KingS770234358
opened
3 years ago
2
12章 12.2.3 自定义实现 FailureAnalyzer 和 FailureAnalysisReporter 的问题
#92
zhangxinzhong
opened
3 years ago
0
chapter3理解固化的maven依赖
#91
youcou12
opened
3 years ago
0
7.3节问题
#90
nanlei
opened
4 years ago
0
Bump junit from 4.12 to 4.13.1 in /spring-boot-1.x-samples/spring-boot-1.2.x-project
#89
dependabot[bot]
opened
4 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /spring-boot-2.0-samples/first-spring-boot-application
#88
dependabot[bot]
opened
4 years ago
0
5.6 理解自动装配,113页-115页问题
#87
nanlei
opened
4 years ago
0
432 页Spring Boot事件的发布者感觉应该是EventPublishingRunListener.initialMulticaster属性
#86
liudi1184
opened
4 years ago
0
催更
#85
muwednesday
closed
4 years ago
2
你们的实例代码能直接运行吗,为啥我点了运行idea没有反应,谢谢
#84
cechaodeng
closed
4 years ago
1
178页两幅图顺序应该是反了
#83
Lee-biao
closed
4 years ago
1
63页依赖maven-war-plugin的版本为2.2没有说清楚为什么。
#82
cechaodeng
closed
4 years ago
2
P480 代码对应错误
#81
gmyt0110
closed
4 years ago
1
P178 代码对应版本描述错误
#80
gmyt0110
closed
4 years ago
1
Bump spring.version from 5.0.6.RELEASE to 5.2.3.RELEASE in /spring-framework-samples
#79
dependabot[bot]
closed
4 years ago
1
P181页 代码版本问题
#78
cxp4
closed
4 years ago
2
mave模块命名重复问题修改。
#77
useaname
closed
4 years ago
0
第61页,spring-boot-starter-parent 的pom 有误
#76
clancytom
closed
4 years ago
1
448页“VOID”字体放大有什么特别用意?还在类似像438页代码顶到最左侧的排版看起来别扭。
#75
robert95998
closed
4 years ago
1
91页“控制台输出日志显示UndertowWebServer为实际运行对象……”,然而上面的日志并没有展示这些信息,很奇怪。
#74
robert95998
closed
4 years ago
1
147页“然而巧妙地兼容了……及参数名称发现”断句好像不对
#73
robert95998
closed
4 years ago
1
第7章示例代码建议
#72
MoPei
closed
4 years ago
1
问题 : TransactionalServiceAnnotationReflectionBootstrap 中递归收集注解有缺漏
#71
Jxin-Cai
closed
4 years ago
1
P227 , 第7行在关于Spring Framework 3.1 的@Import JavaDoc中,最后两个单词间缺少空格
#70
1993heqiang
closed
4 years ago
1
153页@Primary 和 @Role 注解的场景描述都应该为:替换XML属性。。。
#69
1993heqiang
closed
4 years ago
1
项目依赖无法resolved
#68
buffinside
closed
4 years ago
1
2019年5月第3次印刷:390页第11、13行印刷错误
#67
illman2016
closed
4 years ago
1
61页理解spring-boot-start-parent与spring-boot-dependencies源码示例有误
#66
illman2016
closed
4 years ago
1
P153 @Import 和 @ImportResource起始版本应该都是3.0,书上写的是2.5
#65
wanglforever
closed
4 years ago
1
6月第4次印刷版本P26执行”sh mvnw spring-boot:run“以后Maven的zip文件的解压问题
#64
McJayFeng
closed
4 years ago
1
P43对于isNestedArchive(Archive.Entry)方法的解释
#63
LeegoXu
opened
5 years ago
1
P431 最后一段单词间缺少空格
#62
justmehyp
closed
4 years ago
1
「属性别名」 和 「属性覆盖」 理解有误
#61
justmehyp
opened
5 years ago
6
第329页,第2行,“否则,当自动装配类出现在...” 表述有误
#60
feichangxinfu
closed
4 years ago
0
第256页,pom.xml文件配置中间注释部分,表述错误
#59
nzmc663
closed
4 years ago
2
2019年3月第一版,P133,第二段存在拼写以及编排错误
#58
yuzhiping
closed
5 years ago
0
第161页 第8行末尾表述错误
#57
nzmc663
closed
4 years ago
1
第7页,配置Maven仓库,文件位置表述不够精准
#56
nzmc663
closed
4 years ago
1
第231页,第三行,MetadataUtils.attributesFor应该是AnnotationConfigUtils.attributesFor
#55
huyang7902
closed
5 years ago
0
548页 11.3.4 执行CommandLineRunner和ApplicationRunner
#54
itxingfeichen
closed
4 years ago
1
第368页自定义starter问题
#53
itxingfeichen
closed
4 years ago
1
Next