THX,Ben Hale
It's work fine now. I am using the wrong repository.
Type: Posts; User: DraculaCwg; Keyword(s):
THX,Ben Hale
It's work fine now. I am using the wrong repository.
It's not work for me, file download will be fail, and maven throw complain with file checksum
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b53f905520...
search the keyword 'spring' in echo2 froum, you can found some solutions
I know that have some solutions to init lazy collection in spring(hibernate).
Some thing like OpenSessionInView pattern or touch POJO inside DAO or transaction.
But I want to init lazy collection...
<!-- replace ${} with properties file values -->
<bean id="propertyConfigurer"
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="location">...