-
```
Which Google API and version (e.g. Google Calendar Data API version 2)?
latest
What format (e.g. JSON, Atom)?
-
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
oauth 2
Java environment (e…
-
```
What steps will reproduce the problem?
1. Register a servlet to /*
2. Try to invoke it
What is the expected output?
The original servlet
What do you see instead?
The FileServingServlet is invok…
-
I can't quite figure out what the issue is here. I got a demo running with a simple path to the file on a simple web server (Web server for Chrome) (inputfile.html example) where the js is var book =…
-
Several JSPs have long, convoluted datetime formatter statements. Instead of doing this, format the date in the controller with DateTimeFormat.ofPattern("...") and pass a new attribute called startDat…
-
### Package URl
pkg:maven/com.google.protobuf/protobuf-java@2.5.0
### CPE
`cpe:2.3:a:google:protobuf-java:2.5.0:*:*:*:*:*:*:*`
### CVE
CVE-2022-3171
### ODC Integration
{"label"=>"Gradle Plugin…
-
### Chat2DB Version
Chat2DB 3.2.4
### Describe the bug
![QQ_1722937959626](https://github.com/user-attachments/assets/bf82344e-6ad0-478b-93e7-cb85833c775a)
`{"success":false,"errorCode":"common.pa…
-
We would like to be able to add sentry to our Finatra services, but from my light investigation it appears to be tightly coupled to java servlet servers right now. The httpinterface seems to be tied u…
-
I looked over the source code and couldn't figure out if it is possible to read/parse a java stacktrace. Is it possible? Or customizable?
Thanks
p.s. great work by the way!
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
1.使用版本[dinky-release-1.17-1.1.…
-
Dear all,
I have the following use case but I am not sure if WAFFLE can help in resolving it. I am using Waffle 2.1.0 and immediately below s my high-level scenario:
`Browser -> Web App with …