-
**Submitting author:** @wrightaprilm (April Wright)
**Repository:** https://github.com/wrightaprilm/treesiftr
**Version:** v1.0.0
**Editor:** @juanklopper
**Reviewer:** @ethanwhite, @rachelss
**Archiv…
-
When setting up Dynamic Routing policy with "Redirect to" specified using SpEL, e.g. `{#endpoints['default']}/{#group[0]}/{'1','2','3'}.^[true]`, HTTP 500 is returned when request is processed throu…
-
**Proposed Rule Name:** UnnecessaryBoxing (pmd7)
The rule "PrimitiveWrapperInstantiation" has been implemented for PMD 6.37.0.
**Proposed Category:** Best Practices
**Description:**
The…
-
**Environment**:
macOS Monterey
12.3
MacBook Pro 16 M1
- *Jib version:* 3.3.1
- *Build tool:*
Maven home: /opt/homebrew/Cellar/maven/3.8.6/libexec
java version "17.0.5" 2022-10-18 LTS
Java(T…
-
## CVE-2022-22950 - Medium Severity Vulnerability
Vulnerable Library - spring-expression-4.3.25.RELEASE.jar
Spring Expression Language (SpEL)
Library home page: https://github.com/spring-projects/sp…
-
#### Problem
[JEP 403](https://openjdk.java.net/jeps/403) targeted for JDK 17 (release planned for [Sept 2021](https://openjdk.java.net/projects/jdk/17/)) will remove `--illegal-access` flag. That wi…
-
I just tested with the example code from the repository with Zulu JDK 11.
In the complete directory build goes fine, but bootRun causes following error:
`java.lang.IllegalStateException: Failed …
-
Hello, I have a question about regular expressions.
FileUploadController class, serveFile method, @GetMapping("/files/{filename:.+}") annotation.
What is the colon used for?
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.0.0-dev.20221117
**Steps to reproduce crash**
1.
2.
3.
**Global TS Server Plugins…
-
##### **Overview of the issue**
Consider that we have a reactive application with two entities and a relationship (one-to-one or many-to-one) between these entities. When we try to sort the ite…