mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-23 13:03:42 +08:00
💚 Fixing CI Build. 编译 NoneNull 失败
This commit is contained in:
parent
59afca39df
commit
5d0e38ab0d
@ -14,9 +14,4 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@NonNullApi
|
|
||||||
@NonNullFields
|
|
||||||
package com.pig4cloud.pig.common.xss.config;
|
package com.pig4cloud.pig.common.xss.config;
|
||||||
|
|
||||||
import org.springframework.lang.NonNullApi;
|
|
||||||
import org.springframework.lang.NonNullFields;
|
|
||||||
|
@ -14,9 +14,4 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@NonNullApi
|
|
||||||
@NonNullFields
|
|
||||||
package com.pig4cloud.pig.common.xss.utils;
|
package com.pig4cloud.pig.common.xss.utils;
|
||||||
|
|
||||||
import org.springframework.lang.NonNullApi;
|
|
||||||
import org.springframework.lang.NonNullFields;
|
|
||||||
|
Loading…
Reference in New Issue
Block a user