Skip to content

support springboot2 java11#42

Merged
rojae merged 5 commits intorelease/0.3.2from
development/support-springboot2-java11
Dec 17, 2025
Merged

support springboot2 java11#42
rojae merged 5 commits intorelease/0.3.2from
development/support-springboot2-java11

Conversation

@rojae
Copy link
Contributor

@rojae rojae commented Dec 17, 2025

Support springboot2 with java11 (#41)

  • Add fluxgate-spring-boot2-starter module for Spring Boot 2.7.x (Java 11+)
  • Rename fluxgate-spring-boot-starter to fluxgate-spring-boot3-starter
  • Add fluxgate-sample-standalone-java11 sample application
  • Update CI/CD with multi-JDK testing (Java 11, 17, 21)
  • Adjust JaCoCo coverage thresholds per module
  • Use javax.servlet for Spring Boot 2.x, jakarta.servlet for 3.x

  - Add fluxgate-spring-boot2-starter module for Spring Boot 2.7.x (Java 11+)
  - Rename fluxgate-spring-boot-starter to fluxgate-spring-boot3-starter
  - Add fluxgate-sample-standalone-java11 sample application
  - Update CI/CD with multi-JDK testing (Java 11, 17, 21)
  - Adjust JaCoCo coverage thresholds per module
  - Use javax.servlet for Spring Boot 2.x, jakarta.servlet for 3.x
  - Add fluxgate-spring-boot2-starter module for Spring Boot 2.7.x (Java 11+)
  - Rename fluxgate-spring-boot-starter to fluxgate-spring-boot3-starter
  - Add fluxgate-sample-standalone-java11 sample application
  - Update CI/CD with multi-JDK testing (Java 11, 17, 21)
  - Adjust JaCoCo coverage thresholds per module
  - Use javax.servlet for Spring Boot 2.x, jakarta.servlet for 3.x
@rojae rojae added documentation Improvements or additions to documentation enhancement New feature or request release This tag use to deploy in normal (release branch, like `/release/1.0.0`) labels Dec 17, 2025
@rojae rojae merged commit 48f0881 into release/0.3.2 Dec 17, 2025
3 checks passed
@rojae rojae mentioned this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request release This tag use to deploy in normal (release branch, like `/release/1.0.0`)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant