Skip to content

Commit

Permalink
Polish microsphere-projects#57 : BeanUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Jan 6, 2025
1 parent fbe21a3 commit b954dad
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ public abstract class BeanUtils extends BaseUtils {

private static final Logger logger = LoggerFactory.getLogger(BeanUtils.class);

private static final String[] EMPTY_BEAN_NAMES = new String[0];

private static final Class<?> APPLICATION_STARTUP_CLASS = resolveClass("org.springframework.core.metrics.ApplicationStartup");

/**
* Is Bean Present or not?
*
Expand Down

0 comments on commit b954dad

Please sign in to comment.