Note that before Java 8, optional dependencies could be auto-wired using @Autowired(required = false), but then you had to check for null.
確定! 回上一頁