Skip to content

feat: Update Spring Boot version and add OpenAPI documentation#27

Merged
SymonMuchemi merged 1 commit intomasterfrom
chore/controller_tests
Oct 12, 2025
Merged

feat: Update Spring Boot version and add OpenAPI documentation#27
SymonMuchemi merged 1 commit intomasterfrom
chore/controller_tests

Conversation

@SymonMuchemi
Copy link
Copy Markdown
Owner

  • Changed the Spring Boot parent version from 3.5.6 to 3.2.0 in pom.xml for compatibility.
  • Added springdoc-openapi dependency to enable OpenAPI documentation for the API.
  • Introduced OpenAPIDefinition annotation in ExpenseTrackerApplication to provide API metadata including title, version, and description.
  • Reformatted the CategoryController class for better readability by adding a blank line.

- Changed the Spring Boot parent version from 3.5.6 to 3.2.0 in pom.xml for compatibility.
- Added springdoc-openapi dependency to enable OpenAPI documentation for the API.
- Introduced OpenAPIDefinition annotation in ExpenseTrackerApplication to provide API metadata including title, version, and description.
- Reformatted the CategoryController class for better readability by adding a blank line.
@SymonMuchemi SymonMuchemi merged commit 582f6b5 into master Oct 12, 2025
1 check passed
@SymonMuchemi SymonMuchemi deleted the chore/controller_tests branch October 13, 2025 08:47
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.

1 participant