I have to initialize something with DAO using @PostConstruct.
And before completing it, @Controller SHOULD NOT accept any request.
Is it default behaviour? Or need any other configuration?
I have to initialize something with DAO using @PostConstruct.
And before completing it, @Controller SHOULD NOT accept any request.
Is it default behaviour? Or need any other configuration?