Skip to content

Compatibility with Spring Boot 3 / Spring Framework 6 #256

@Yashwanth-G

Description

@Yashwanth-G

First, thank you for maintaining this library — it’s been a useful component in many Spring-based applications.

We’re currently migrating our application from Spring Boot 2.7.x to Spring Boot 3.x.x, which brings in Spring Framework 6. As part of this upgrade, we noticed that Smiley's HTTP Proxy Servlet depends on Apache HttpClient 4, which is not compatible with Spring Web 6, which now uses Apache HttpClient 5 by default.

Given that Spring Boot 3 introduces breaking changes and updated dependencies, could you please confirm:

  • Are there any plans to update Smiley's HTTP Proxy Servlet to support Spring Boot 3 / Spring Framework 6?
  • Is there a roadmap or timeline for this upgrade (if planned)?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions