Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

further refinements to preference structure #973

Closed
martinlippert opened this issue Feb 13, 2023 · 2 comments
Closed

further refinements to preference structure #973

martinlippert opened this issue Feb 13, 2023 · 2 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse type: enhancement

Comments

@martinlippert
Copy link
Member

Here are the additional refinements for the preference structure as a first suggestion:

  • Spring
    • Boot Dashboard (Boot -> Boot Dash + "Exclude Projects" from Boot)
      • Boot CLI Integration (CLI)
    • Boot Launch Support (parts of Boot + "Silent Exit" ?)
    • Initializr Integration - start.spring.io (Initializr)
      • Add Starters (Add Starters)
    • Validation
      • Boot 2.x Best Practices & Optimizations (Boot 2.x Validation)
      • Boot 3.x Best Practices & Optimizations (Boot 3.x Validation)
      • AOT Optimizations (Spring AOT Validation)
      • SpEL Expressions (SpEL Validation)
      • Versions and Support Ranges (Spring Boot Version Validation)
      • Configuration Processing (Boot -> Java Editor)
      • YAML Config Files (YAML Properties Validation)
      • Property Config Files (Properties Validation)
    • XML Config Files (Spring XML Config)
      • Namespace Support (Namespaces)
    • OpenRewrite Integration (OpenRewrite)
      • Filter Recipes (Filter Recipes)
      • Plug Recipes (Plug Recipes)
    • Live Information (NEW)
      • Remote Apps Config (Remote Boot Apps)

Remove (including corresponding source code):

  • ngrok
  • Global Preference Curator
@martinlippert martinlippert added type: enhancement for: eclipse something that is specific for Eclipse labels Feb 13, 2023
@martinlippert martinlippert added this to the 4.18.0.RELEASE milestone Feb 13, 2023
@BoykoAlex
Copy link
Contributor

@martinlippert Generally sounds good to me.
Validation category only... doesn't seem like there is any UI for the general validation page, correct? I thought SPEL expressions validation switch could go there but looks like the switch is duplicated on the Spring page and the SpEL Expressions
Live Information this new category should also have a page I think. Retry number, delay between retries, highlight codelens from Spring page should move on the new page.

@BoykoAlex
Copy link
Contributor

Fixed with fbbb6fb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants