-
**Description of the issue**:
With Docker entryfile, previously I was specifying _JAVA_OPTIONS as given below:
#!/bin/sh
java $JAVA_OPTIONS -jar $MY_MS_APP $@
With jib, how d…
-
**Describe the bug**
A clear and concise description of what the bug is.
### Environment
* Alibaba RSocket Broker version: 1.0.0.RC4
* Operating System version: Linux/Windows 10/Mac
* Java ve…
-
Using a custom exception following the docs.
import me.alidg.errors.annotation.ExceptionMapping;
import static org.springframework.http.HttpStatus.BAD_REQUEST;
@ExceptionMapping(sta…
-
Copy from https://sourceforge.net/p/llcon/discussion/developerforum/thread/506419bd89
Please add a Check For Updates function (menu item) to the Client and Server (GUI). It could be done in phases:…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
## 历史帖
- [谁在…
-
## Issue Description
When I use durid properties like
**
> spring.datasource.druid.initial-size=1
> spring.datasource.druid.min-idle=1
> spring.datasource.druid.max-active=20
> spring.d…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
## 历史帖
- 202…
-
I'm using spring-boot 2.2.0.M2 with Java 11 and i am getting this warning:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.springframewo…
-
##### Description
I'm following instructions here https://github.com/swagger-api/swagger-codegen/wiki/Server-stub-generator-HOWTO on how to build a stub server for java/SpringBoot.
After generating …
-
- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.
### 1. Bug Description
在服务的被调用方,报错误:
2020-03-09 15:39:0…