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

Expose path in Resource. #64

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Conversation

NegatioN
Copy link

@NegatioN NegatioN commented Jun 1, 2016

It is already exposed as part of the toString-method, but there shouldn't be a reason
to use regex to get it.

Ken Gullaksen and others added 24 commits July 6, 2015 21:53
…t from org.springframework.core.io.Resource.getURL().toString() where path contains at least one space
…id resource starvation on request eller session scoped beans under heavy load
spring-test dependency should have test scope
…to-test for now (restructuring is in progress)
…figuration_only_in_singleton_beans

only do inject configuration in beans of scope singleton
Fixed FileResource so that it supports file url. E.g. resulting outpu…
It is already exposed as part of the toString-method, but there shouldn't be a reason
to use regex to get it.
@coveralls
Copy link

coveralls commented Jun 1, 2016

Coverage Status

Coverage decreased (-0.09%) to 77.317% when pulling d7e0d1a on NegatioN:master into 28475f6 on constretto:master.

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.

5 participants