-
## Functions
- Design of user admin and visitor count domain
- Save domain data to DB
- Providing services to users through web pages + design elements
- Forum service and API communication
- Additio…
-
When i'm using trestle `0.9.2` I got:
[screen](http://image.noelshack.com/fichiers/2020/28/2/1594112627-screenshot-2020-07-07-at-11-02-40.png)
And When I'm using trestle `0.9.3`I got :
[scree…
-
**Describe the bug**
While testing the Criteria API, I noticed the following behavior:
If a Criteria is created as follows and then passed to the Cosmos template for execution, the following error m…
-
I just downloaded the Prana zip file and tried to fire it up. Perhaps this should be a separate issue, but no matter what command line arguments I provided, it wouldn't use my external config file an…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
sh1yu updated
8 months ago
-
本来应用中启用了@EnableWebMvc,加了@EnableDubboSwagger导致原来的controller方法,返回的视图名称找不到对应的视图了
```
@Configuration
@EnableWebMvc
public class OAuthClientWebConfig implements WebMvcConfigurer {
...
```
访问http:/…
-
# Describe the bug
Hi, Occlum team,
I am trying to run a java project using occlum. But java-11-openjdk is missing `libfreetype.so.6`, so I installed `libfreetype.so.6` in the container with the c…
-
Hello,
I've spent an hour trying to debug a non-existing but today between your lib and a stomp server. To prevent other from doing so here is what is going on.
# Problem
I have a (15,15) heart…
-
my dom4j version
```xml
dom4j
dom4j
1.6.1
```
my usage
```java
// String xmlStr
// ...
Document doc = DocumentHelper.parseText(xmlStr);
```
and when I Pressure test…
-
java.lang.IllegalArgumentException: Invalid format: "2019-03-29T11:01:56.000Z" is malformed at "T11:01:56.000Z"
at org.joda.time.format.DateTimeFormatter.parseLocalDateTime(DateTimeFormatter.java:90…