— /**** RULES ****/
- English only
- Only related to Java
- No spam (careful use of gifs and stickers)
Thanks for joining and let's code 😎
Message permanent page
— Welcome everyone ...here we speak Java
— Sustem.out.println("Hello Everybody!");
— I did join the other language groups, but im a noobie java developer.
— Will only be loyal to this group xD
— System.out.println("2+2= " +2 +2);
Output?
— Did you have source code about shipping management
— Hi.
I need some help.
I have spring project. This project contains a few modules. And all modules have a class which extends "AbstractAnnotationConfigDispatcherServletInitializer". All these classes absolutely identical.
They have "Override
protected Class<?>[] getRootConfigClasses() {
return new Class[]{ApplicationConfiguration.class};
}
"
But "ApplicationConfiguration" in all modules different.
Is it possible to take away dispatcher servlet initializer in one package for all these modules? I want one copy of dispatcher servlet initializer for all modules.
Message permanent page
— Is that a question or s solution
— Guys, anyone has some good sample for a light weight application framework.
— Lightweight code to run on embedded devices