자바 springboot annotaion 제거by reneezll

pre-condition:

정규식 검색으로 아래 해당 문자열을 빈칸으로 교체

@RequestBody|@PathVariable|@ResponseBody|@Data|@RequestParam.*|@Bean.*|@Builder.*|@CacheEvict.*|@Configuration.*|@EnableCaching.*|@EnableWebSecurity.*|@GetMapping.*|@Getter.*|@PostMapping.*|@RestController.*|@Select.*|@Setter.*|@Slf4j.*|@ToString.*|@Transactional.*|@Value.*|@SpringBootApplication.*|@EnableScheduling.*|@Controller.*|@RequestMapping.*|@Mapper.*|@Component.*|@Autowired.*|@Scheduled.*|@Service.*|@Autowired.*|@Override.*|@SuppressWarnings.*|@SpringBootTest.*|@Test.*|@Resource.*|@ModelAttribute.*"\)|@EnableWebSocket|@Order|@ResponseStatus.*|@ExceptionHandler.*|@Param.*"\)|@AllArgsConstructor|@NoArgsConstructor|@JsonInclude.*|@JsonProperty.*|@Id.*|@Entity.*|@Table.*|@JsonIgnore.*|@RequiredArgsConstructor|@Async|@CrossOrigin.*|@Valid
Published 29 January 2024
blog comments powered by Disqus