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

Add spring-boot-starter dependency to pom.xml #388

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

tschuehly
Copy link
Contributor

This commit introduces the spring-boot-starter dependency to both jte-spring-boot-starter-2/pom.xml and jte-spring-boot-starter-3/pom.xml. This inclusion ensures that the necessary Spring Boot components are available for these projects, facilitating easier configuration and setup.

closes #386

This commit introduces the spring-boot-starter dependency to both `jte-spring-boot-starter-2/pom.xml` and `jte-spring-boot-starter-3/pom.xml`. This inclusion ensures that the necessary Spring Boot components are available for these projects, facilitating easier configuration and setup.
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (b097448) to head (f6763f2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #388   +/-   ##
=========================================
  Coverage     91.33%   91.33%           
  Complexity     1215     1215           
=========================================
  Files            76       76           
  Lines          3161     3161           
  Branches        489      489           
=========================================
  Hits           2887     2887           
  Misses          164      164           
  Partials        110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@casid casid merged commit 774871e into casid:main Oct 2, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JTE spring boot starter doesn't depend on spring-boot-starter
2 participants