NX01: Some javadoc warning fixes and fillup

This commit is contained in:
Willem Cazander 2025-10-23 21:12:20 +02:00
parent f7558b92dd
commit e685c27131
63 changed files with 121 additions and 4 deletions

View file

@ -45,6 +45,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScriptPlasmaAdapter;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
/// ZFun server relay to backend store plasma handler.
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
public class ZFunRtsServer extends WarpReactTypeScriptPlasmaAdapter {

View file

@ -33,6 +33,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScript;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
/// ZFun server booted log message.
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
public class ZFunRtsServerBooted implements WarpReactTypeScript {

View file

@ -51,6 +51,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
import love.distributedrebirth.nx01.zerofungus.server.service.ZFunRtsConfigJetty;
import love.distributedrebirth.nx01.zerofungus.server.service.ZFunRtsInitJdbc;
/// Zero fungus main start entry to bootstrap a demo server.
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
public enum ZeroFungus /* implements BãßBȍőnAbacusInstanceMBeanʸᴰ<ZeroFungus> */ {

View file

@ -62,6 +62,7 @@ import love.distributedrebirth.nx01.zerofungus.server.web.RedirectServlet;
import love.distributedrebirth.nx01.zerofungus.server.web.WarpCorePlasmaInspectorServlet;
import love.distributedrebirth.nx01.zerofungus.server.web.ZilLaLaFaultFilter;
/// ZFun jetty config handler.
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
public final class ZFunRtsConfigJetty implements WarpReactTypeScript {

View file

@ -44,6 +44,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScript;
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
/// ZFun jdbc backend connection handler.
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
public class ZFunRtsInitJdbc implements WarpReactTypeScript {

View file

@ -33,6 +33,7 @@ import jakarta.servlet.http.HttpServlet;
import jakarta.servlet.http.HttpServletRequest;
import jakarta.servlet.http.HttpServletResponse;
/// ZFun redirect server to no where.
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
public class RedirectServlet extends HttpServlet {