Skip to content

DATAJDBC-201 - Reduce logging performed during build #62

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

kazuki43zoo
Copy link
Contributor

@kazuki43zoo kazuki43zoo commented Apr 13, 2018

I've polished as follow:

  • Removed the exclusion for commons-logging because spring-core does not depend on commons-logging since Spring 5
  • Added the exclusion for jcl-over-slf4j because jcl-over-slf4j not need since Spring 5 because spring-jcl added

schauder pushed a commit that referenced this pull request Apr 17, 2018
Excluded dependency on jcl-over-slf4j.
Removed now superfluous exclusion of commons-logging.

Original pull request: #62.
@schauder
Copy link
Contributor

I seized this and mangled it with DATaJDBC-201.

Squashed onto master.

Thank you.

Congrats for being the contributor with the 2nd most commits.

@schauder schauder closed this Apr 17, 2018
@schauder schauder changed the title Polishing pom DATAJDBC-201 - Reduce logging performed during build Apr 17, 2018
@kazuki43zoo kazuki43zoo deleted the polishing-pom branch April 17, 2018 13:59
mp911de added a commit that referenced this pull request Feb 21, 2022
All conversion functionality is now pulled together into MappingR2dbcConverter.

Introduce OutboundRow to provide mapping between column names and settable values. Remove identifier from SettableValue.

Original pull request: #62.
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