From the documentation of Endorsed Standards Override Mechanism, it is a mechanism to provide newer versions of an endorsed standard than those included in the Java 2 Platform
Your project must be creating and/or using such an implementation.
By specifying <endorseddirs>
attribute, you are instructing the java compiler to look at jars present in this folder to override similarly defined classes in the standard jdk.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…