-
Hi @zyro23,
the work on Grails 7 is running, we are porting Dueuno Elements (https://github.com/dueuno-projects/dueuno-elements/tree/feature/grails-7) to support the new Grails version.
We use y…
-
```javascript
> let a.http = {}
https://.../a.http
ok
> let a = {}
ok
```
but a is still web accessible - should a re-let lose the web annotation this case (i think yes).
-
## About
Learning how to create web annotations properly since customer wants to use annotation in the website
## Tasks
- [ ] Reading documents about Web Annotation.
- [ ] Getting opinions a…
-
`document.body.tagName` ==> "BODY" (uppercase is a clear sign that the content type is incorrect)
Rename the file extension to `.xhtml` and serve with correct `content-type` HTTP header:
https:/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
iOS
### Description
For a chat app…
-
The `map-by-groups-block-plus-optimization` branch replaces the "WMS Overlays" section with an "Overlays" section in the "Map by attachments" and "Map by query" page blocks. The "Overlays" section all…
-
**现在有这样一个需求, 我在A服务中调用B服务, 但是B服务要求每秒总请求不能超过60QPS,
例如,如下Feign客户端, 我应该怎么写才能实现对类中所有方法的总QPS进行限制
还有一种按分钟的, 每分钟不能超过2000QPS应该怎么实现**
```
import org.springframework.cloud.openfeign.FeignClient;
import o…
-
Developments regarding annotation within the CLARIAH-PLUS project seem to converge on the use of [W3C Web Annotations](https://www.w3.org/TR/annotation-model/) as a standardized means of sharing decen…
-
-
**Describe the bug**
Below is the log, now sure why is it happening and not sure what to make sense out of it.
```log
[WARNING] drift_dev on lib/config/app_db/query/file_remote_details_query.…