Skip to content
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

[BS-157] Add MultipartConfig support #3

Closed
wants to merge 1 commit into from
Closed

[BS-157] Add MultipartConfig support #3

wants to merge 1 commit into from

Conversation

gregturn
Copy link
Contributor

Use Servlet 3.0 features to autodetect a MultipartConfigElement and hence autowire multipart support in the servlet container.

Please review my latest edits and offer comments. Thanks!

Use Servlet 3.0 features to autodetect a MultipartConfigElement and
hence autowire multipart support in the servlet container.
@dsyer
Copy link
Member

dsyer commented Jun 15, 2013

Merged, thanks. I tidied up the test a bit and amended the original commit, so please discard your branch and fetch from master.

@dsyer dsyer closed this Jun 15, 2013
@gregturn
Copy link
Contributor Author

I see what you did. I was looking for a cleaner way to detect lack of a bean. Looks great.

@gregturn gregturn deleted the BS-157 branch June 15, 2013 12:17
jeanbza added a commit to jeanbza/spring-boot that referenced this pull request Nov 26, 2015
- Fixes spring-projectsgh-3.4.2
- Remove 3.4.1 logger workaround (adding package to default service)
- Liquibase relevant issue: CORE-2436
Zhangshunyu pushed a commit to Zhangshunyu/spring-boot that referenced this pull request Dec 16, 2017
nosan added a commit to nosan/spring-boot that referenced this pull request Nov 14, 2024
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