Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add ability to define shared modules for a modulith #38

Closed
odrotbohm opened this issue Nov 7, 2018 · 0 comments
Closed

Add ability to define shared modules for a modulith #38

odrotbohm opened this issue Nov 7, 2018 · 0 comments
Assignees
Milestone

Comments

@odrotbohm
Copy link
Collaborator

Shared modules contain code that needs to be included in every test bootstrap, no matter what. Example use cases are modules that contain Spring components automatically picked up by Spring Boot like JPA attribute converter or Converter implementations that are registered with Spring MVC's ConversionService.

odrotbohm added a commit that referenced this issue Nov 7, 2018
Shared modules contain code that needs to be included in every test bootstrap, no matter what. Example use cases are modules that contain Spring components automatically picked up by Spring Boot like JPA attribute converter or Converter implementations that are registered with Spring MVC's ConversionService.
@odrotbohm odrotbohm self-assigned this Nov 7, 2018
@odrotbohm odrotbohm added this to the 1.0 M2 milestone Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant