Skip to content

Support the customizer interface of DozerBeanMapperBuilder for integrating with Spring DI container#741

Merged
garethahealy merged 4 commits intoDozerMapper:masterfrom
kazuki43zoo:add-customizer-for-DozerBeanMapperBuilder
Apr 18, 2019
Merged

Support the customizer interface of DozerBeanMapperBuilder for integrating with Spring DI container#741
garethahealy merged 4 commits intoDozerMapper:masterfrom
kazuki43zoo:add-customizer-for-DozerBeanMapperBuilder

Conversation

@kazuki43zoo
Copy link
Contributor

@kazuki43zoo kazuki43zoo commented Jan 29, 2019

I propose to support the the customizer interface of DozerBeanMapperBuilder.
By this changes, Spring(Spring Boot) user's can will be customize easily and fully a builder instance created by DozerBeanMapperFactoryBean.

Open Questions and Pre-Merge TODOs

  • Issue created
  • Unit tests pass
  • Documentation updated
  • Travis build passed

@garethahealy
Copy link
Collaborator

@kazuki43zoo ; can you add a paragraph to the docs re: this please

@kazuki43zoo
Copy link
Contributor Author

@garethahealy

Of course!!
I'll add an explanation for this changes at later.
Thanks.

kazuki43zoo added a commit to kazuki43zoo/dozer that referenced this pull request Feb 2, 2019
kazuki43zoo added a commit to kazuki43zoo/dozer that referenced this pull request Feb 2, 2019
@kazuki43zoo
Copy link
Contributor Author

kazuki43zoo commented Feb 2, 2019

@garethahealy I've changed as follow:

  • Added the builderCustomizers property on DozerBeanMapperFactoryBean for customizing individually.
  • Added the explanation for DozerBeanMapperBuilderCustomizer(new interface) in reference document
  • Updated license year to 2019

@kazuki43zoo kazuki43zoo force-pushed the add-customizer-for-DozerBeanMapperBuilder branch from 4fd9b47 to 9bc46a9 Compare February 2, 2019 07:49
@kazuki43zoo
Copy link
Contributor Author

kazuki43zoo commented Feb 2, 2019

I've rebased the master branch for apply latest changes.

@garethahealy garethahealy merged commit 007212e into DozerMapper:master Apr 18, 2019
@kazuki43zoo kazuki43zoo deleted the add-customizer-for-DozerBeanMapperBuilder branch April 18, 2019 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants