issues Search Results · repo:xkcoding/spring-boot-demo language:Java
Filter by
170 results
(97 ms)170 results
inxkcoding/spring-boot-demo (press backspace or delete to remove)在SpringBoot启动类中@RequiredArgsConstructor(onConstructor_ = @Autowired)会导致以下报错:
java: cannot find symbol symbol: method onConstructor_() location: @interface lombok.RequiredArgsConstructor
每个demo的启动类都有这样的问题。 ...
bug
HFunlimited
- 1
- Opened 14 days ago
- #285
请先看《提问的智慧》,并尝试到 issue 列表 搜寻是否已经有人遇到过同样的问题。
描述问题
demo-codegen:hutool-all-5.4.5里面PageUtil的默认firstPageNo为0导致前端获取第一页数据时设置currentPage=1获取不到第一页数据;db.query时未指定大小写敏感导致Entity的父类customKey默认会将字段名改变成小写导致前端无法获取映射值 ...
bug
big-Totoro6
- 1
- Opened on Jan 19
- #280
/**
* 主题模式绑定分列模式
*
* @param fanoutExchange 分列模式交换器
* @param topicExchange 主题模式交换器
*/
// @Bean public Binding topicBinding1(FanoutExchange fanoutExchange, TopicExchange topicExchange) { return
BindingBuilder.bind(fanoutExchange).to(topicExchange).with(RabbitConsts.TOPIC_ROUTING_KEY_ONE); ...
bug
fanshibuwen
- 2
- Opened on Dec 27, 2024
- #279
请先看《提问的智慧》,并尝试到 issue 列表 搜寻是否已经有人遇到过同样的问题。
描述问题
项目启动时连接拒绝
日志内容
2024-06-20 13:57:31.812 INFO 86012 --- [127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn : Opening socket connection to
server 127.0.0.1/127.0.0.1:2181. ...
bug
fpx77777
- Opened on Jun 20, 2024
- #273
请先看《提问的智慧》,并尝试到 issue 列表 搜寻是否已经有人遇到过同样的问题。
描述问题
Uploading image.png…
Unable to make field private com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors
com.sun.tools.javac.processing.JavacProcessingEnvironment.discoveredProcs ...
bug
fpx77777
- 3
- Opened on Jun 20, 2024
- #272
你在什么场景下需要该功能?
请尽量清晰精准地描述你碰到的问题。
描述可能的解决方案
请尽量清晰精准地描述你期待我们要做的,描述你想到的实现方案。
描述你认为的候选方案
请尽量清晰精准地描述你能接受的候选解决方案。
其他信息
请提供关于该功能建议的其他附加信息。
feature
triggergun
- 1
- Opened on Feb 23, 2024
- #269

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.