mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
improve javadoc
This commit is contained in:
@@ -33,7 +33,8 @@ package sonia.scm.debug;
|
||||
import com.google.inject.AbstractModule;
|
||||
|
||||
/**
|
||||
* DebugModule binds all required classes around the {@link DebugService}.
|
||||
* DebugModule binds all required classes around the {@link DebugService}. The module will only be activated, if the
|
||||
* application was started in development stage.
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user