Package com.iohao.net.framework.core.flow.parser


package com.iohao.net.framework.core.flow.parser
Provides action-parser components that scan and convert annotated business classes into runtime action metadata used by the framework.
Author:
渔民小镇
date:
2024-08-05
  • Class
    Description
    Action method parsing: parses method parameters, parses method return value
    Registry of MethodParser implementations, mapping parameter types to their parsers.