• Stephane Nicoll's avatar
    Clarify scope of JNDI-based MailSenderAutoConfiguration · f745f20c
    Stephane Nicoll authored
    This commit separates the auto-configuration of JavaMailSender in two
    distinct configuration: one based on existing Session available on JNDI
    and the other one based on properties configuration.
    
    This clarifies the auto-configuration report and the fact that the JNDI
    variant overrides any Session-related properties that would have been
    set in the environment
    
    Closes gh-13026
    f745f20c
Name
Last commit
Last update
..
asciidoc Loading commit data...
docbook Loading commit data...
groovy Loading commit data...
java/org/springframework/boot Loading commit data...
javadoc Loading commit data...
xslt Loading commit data...