sts4 icon indicating copy to clipboard operation
sts4 copied to clipboard

The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, V...

Results 321 sts4 issues
Sort by recently updated
recently updated
newest added

**Expected Behavior** Spring Boot Tools should show a more informative warning when Java components are missing, or not show a warning at all if functionality is not actually affected. **Current...

type: enhancement
for: eclipse
for: vscode

Eclipse is launching a java process that is consuming either 100% of 1 cpu, or 100% of all cpus depending on the circumstances. If I leave an application.yaml file open,...

type: bug
theme: performance
theme: property-editing-support
status: needs-investigation

Given the age and support of Eclipse JDT project as well as its somewhat "ducttapy" integration into Spring Boot LS (reflection in CU cache) it might be a good idea...

type: enhancement
status: needs-investigation
theme: internal-architecture
status: needs-discussion

**Describe the bug** Errors running builder 'Maven Project Builder' on project 'StartProjectOnline-5'. Error on Starting new starter project. org/springframework/tooling/boot/ls/xml/XMLRootElementContentDescriber2$QualifiedElement A link to a GitHub repository with a [minimal, reproducible sample](https://stackoverflow.com/help/minimal-reproducible-example)....

status: waiting-for-feedback
type: bug

Eclipse Versions: Version: 2022-03 (4.23) Build id: I20220131-0800 STS Versions: Spring Boot Language Server Feature 4.13.1.202201310830 org.springframework.tooling.boot.ls.feature.feature.group VMware, Inc. Spring IDE Boot Microservices Dash 4.13.1.202201311003 org.springframework.ide.eclipse.boot.dash.feature.feature.group Spring IDE Developers Spring...

status: waiting-for-feedback
type: bug
theme: performance
status: needs-investigation
for: eclipse

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior. **Sample** A link to a GitHub repository with a [minimal,...

status: waiting-for-feedback
type: bug

Spring uses a specific lookup mechanism for XML namespace definition files that loads XSD files from projects instead of from the web using the URL. Support for this was implemented...

theme: xml-support
status: assigned
for: eclipse

In general, field injection comes with some downsides http://olivergierke.de/2013/11/why-field-injection-is-evil/ Unfortunately, refactoring of old, grown code bases towards constructor injection is tedious. So I was looking for a refactoring automation (and...

type: enhancement

Spring Boot 2.4 will ship with support that allows you to easily import additional config files. There's a bit of background about the feature in [this blog post](https://spring.io/blog/2020/08/14/config-file-processing-in-spring-boot-2-4). Currently the...

type: enhancement
theme: property-editing-support

**Describe the bug** When you have a maven project that depends on another maven project and the second project contains spring properties defined in @ConfigurationPoperties, these properties in the dependencies...

status: waiting-for-triage
type: bug