Hi, You are very welcome!
Since you use Spring I'd recommend you to check this article+demo app: https://github.com/nurkiewicz/spring-startup-progress It should give you an idea how to do it. On Fri, Oct 5, 2018 at 5:09 AM James Selvakumar <ja...@mcruncher.com> wrote: > Hi all, > > First of all I would like to thank the community for all the help offered > in the past. Thank you very much. > > My application (Wicket + Spring + Hibernate) takes around 60 to 90 seconds > to startup and all the user has to see is an empty browser tab when the > application is starting up. > I've observed Jenkins displaying a familiar "Getting ready to work" message > when it starts up. > I've seen some Atlassian products even displaying what's happening behind > the hood during startup. > Can someone explain how to do something similar with Wicket? >