BIBJF

  • SpringBoot全局异常处理注解

    一、@ControllerAdvice注解 在Spring Boot开发中,开发人员通常需要在代码中对异常进行处理。可以使用@ControllerAdvice注解定义一个类,该类中…

    编程 2025-01-16