Skip to content

Conversation

NFUChen
Copy link
Contributor

@NFUChen NFUChen commented Jun 18, 2025

  • Changed version from 0.0.12 to 0.0.13.
  • Refactored entity provider registration and entity retrieval in PySpringApplication.
  • Introduced _get_all_entities_from_entity_providers method to streamline entity collection.
  • Updated ApplicationContext to remove direct entity provider registration.
  • Enhanced RestController with a new post_construct method for improved route registration.

- Changed version from 0.0.12 to 0.0.13.
- Refactored entity provider registration and entity retrieval in `PySpringApplication`.
- Introduced `_get_all_entities_from_entity_providers` method to streamline entity collection.
- Updated `ApplicationContext` to remove direct entity provider registration.
- Enhanced `RestController` with a new `post_construct` method for improved route registration.
- Changed the method of registering the test entity provider in `TestEntityProvider` to use the `providers.append` approach for consistency with the updated `ApplicationContext` design.
@NFUChen NFUChen merged commit 1a49fd3 into main Jun 19, 2025
1 check passed
@NFUChen NFUChen deleted the fix/entity-provider branch June 19, 2025 01:08
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.

2 participants