Skip to content

Can (non-Boot) Java config be done 2.3.x? #203

Answered by maciejwalkowiak
jbisotti asked this question in Q&A
Discussion options

You must be logged in to vote

We have deprecated both XML configuration and @EnableX annotations simply because we don't have time to support all possible configuration options. The replacement for them in non-boot application is do do manually what they do - create CredentialsProvider bean and related resources for S3 (see ContextResourceLoaderConfiguration).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jbisotti
Comment options

Answer selected by jbisotti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants