-
Updated
Oct 14, 2021 - Java
Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 5,594 public repositories matching this topic...
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 14, 2021 - Java
希望能暴露博客访问量和点赞接口
-
Updated
Oct 14, 2021 - Java
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
Describe what you e
Bug Report Checklist
- [~] Have you provided a full/minimal spec to reproduce the issue?
- Have you validated the input using an OpenAPI validator, yes I used the validate function of the api generator
- [5.0.0 ] What's the version of OpenAPI Generator used?
- Have you search for related issues/PRs?
- What's the actual output vs expected output?
-
Updated
Oct 13, 2021 - Java
-
Updated
Oct 13, 2021 - Java
-
Updated
Aug 13, 2021 - Java
Hi,
I am getting some XSS Reflected and persistent alerts generated when a .xls or .pdf file contains unsantised XSS injection strings. I do not want to add an alert filter because it is an .asp page that generates these files and so there could be another XSS vulnerability on the page.
I was wondering if the XSS rule could check the Content-Type header and the file identifying line (first
Describe the bug
When I only use Hibernate Reactive, there is no @ProjectedFieldName in the imported jar, resulting in a compilation error; when I import the jar package "quarkus-hibernate-orm-panache-common" that contains @ProjectedFieldName, another error occurs:
Caused by: io.quarkus.runtime.configuration.ConfigurationException: Unable to find a JDBC driver corresponding to the dat
We could improve the Error: output to a user shown in the expression preview to tell them what the Type() is for a parameter being passed that is not compatible with the parameter type being expected.
Proposed solution
On our various HTML/XML GREL functions (htmlText(), wholeText(), ownText(), etc.) add the new Type().call(bindings, args) to the EvalError and rephrase the error text as n
-
Updated
Oct 12, 2021 - Java
Hi, I have discovered issue when using feign.httpclient.ApacheHttpClient.
In some cases Apache client throws ProtocolException which is a checked exception. This happens for example when server returned 303 HTTP code but there was no location header.
In such case Feign proxy throws UndeclaredThrowableException instead of invoking ErrorDecoder.
-
Updated
Oct 13, 2021 - Java
-
Updated
Oct 14, 2021 - Java
The goal is to create thin, easy to use PHP client for sending ILP messages. We already have Java client:
Perhaps port this one maintaining the same API
Is your feature request related to a problem?
When deploying Minecraft servers at scale, you would want to automate as much as you can. What I would like to achieve is an immutable Docker image to deploy my Minecraft server. I would like to store Bukkit, Spigot, Paper, etc config inside the Docker image. However, it is not a good idea to store sensitive information like forwarding secret insi
hz-stop --help
No Hazelcast server found to stop
-
Updated
Jul 5, 2021 - Java
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 11, 2021 - Java
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 13, 2021 - Java
Checklist
- [x ] I have used the search function to see if someone else has already submitted the same feature request.
- [x ] I will only create one feature request per issue.
- [x ] I will describe the problem with as much detail as possible.
System info
App version: 2.4.0-beta2
-
Updated
Oct 14, 2021 - Java
你当前使用的版本
描述一下此特性
1、希望模板中可以直接使用类似@viewcount这类获取到博客访问量数据用于展示;
2、希望能支持一个点赞功能;
附加信息
无,打算暂时用百度统计提供的接口