Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add New Module for Spring Boot Starter#616

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
alaahong wants to merge9 commits intoapache:main
base:main
Choose a base branch
Loading
fromalaahong:feature/springboot-starter

Conversation

alaahong
Copy link
Member

Purpose of the pull request

Closed:#614

Add New Module for Spring Boot Starter

Provide starter dependencies
image

Configure auto-complete
image

Checklist

  • I have read theContributor Guide.
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

delei reacted with thumbs up emoji
@alaahongalaahong marked this pull request as draftSeptember 29, 2025 14:58
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

This PR adds a new Spring Boot starter module for the Apache Fesod library, providing auto-configuration and Spring integration. The starter enables easy configuration through properties and provides aFesodTemplate bean for seamless integration with Spring Boot applications.

  • Adds a complete Spring Boot starter module with auto-configuration
  • Provides property-based configuration for Fesod settings
  • Includes comprehensive test coverage for auto-configuration and property binding

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 4 comments.

Show a summary per file
FileDescription
pom.xmlAdds the new spring boot starter module to the parent project
fesod-spring-boot-starter/pom.xmlMaven configuration for the starter module with Spring Boot dependencies
fesod-spring-boot-starter/src/main/java/org/apache/fesod/spring/boot/FesodTemplate.javaMain template class providing Spring-integrated access to Fesod builders
fesod-spring-boot-starter/src/main/java/org/apache/fesod/spring/boot/autoconfigure/FesodAutoConfiguration.javaSpring Boot auto-configuration class
fesod-spring-boot-starter/src/main/java/org/apache/fesod/spring/boot/autoconfigure/FesodProperties.javaConfiguration properties class for property binding
fesod-spring-boot-starter/src/main/java/org/apache/fesod/spring/boot/autoconfigure/FesodReaderBuilderCustomizer.javaInterface for customizing reader builders
fesod-spring-boot-starter/src/main/java/org/apache/fesod/spring/boot/autoconfigure/FesodWriterBuilderCustomizer.javaInterface for customizing writer builders
fesod-spring-boot-starter/src/main/resources/META-INF/spring.factoriesSpring Boot 2.x auto-configuration registration
fesod-spring-boot-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.importsSpring Boot 3.x auto-configuration registration
fesod-spring-boot-starter/src/test/java/org/apache/fesod/spring/boot/autoconfigure/FesodAutoConfigurationTest.javaTests for auto-configuration functionality
fesod-spring-boot-starter/src/test/java/org/apache/fesod/spring/boot/autoconfigure/FesodPropertiesBindingTest.javaTests for property binding
README.mdDocumentation for the new Spring Boot starter functionality

Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

@alaahongalaahong marked this pull request as ready for reviewSeptember 29, 2025 15:07
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

Copilot reviewed 12 out of 12 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

@alaahongalaahong marked this pull request as draftOctober 10, 2025 14:33
@alaahong
Copy link
MemberAuthor

Welcome to discuss the mandatory requirement if starter be there~

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@deleideleidelei left review comments

Copilot code reviewCopilotCopilot left review comments

@psxjoypsxjoyAwaiting requested review from psxjoy

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Enhancement] Add New Module for Spring Boot Starter

3 participants

@alaahong@psxjoy@delei

[8]ページ先頭

©2009-2025 Movatter.jp