Skip to content

Investigate using start.spring.io with prefilled Sentry setup #5667

Description

@adinauer

Problem Statement

Sentry is already available on start.spring.io and I just found out, you can add dependencies via the URL params, e.g. https://start.spring.io/#!type=maven-project&language=java&platformVersion=3.3.4&packaging=jar&jvmVersion=17&groupId=spring.ai.example&artifactId=spring-ai-demo&name=spring-ai-demo&description=Spring%20AI%20%2C%20getting%20started%20example%2C%20using%20Open%20AI&packageName=spring.ai.example.spring-ai-demo&dependencies=web,spring-ai-openai,sentry

We should check whether we can have a Sentry setup link in our docs / onboarding. Just adding the dependency is simple, we should check if we can also have some prefilled config files. I'm assuming this can be done in the repo for start.spring.io by adding it to the Sentry dependency.

Solution Brainstorm

^

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions