# webflux-demo **Repository Path**: ggbhack/webflux-demo ## Basic Information - **Project Name**: webflux-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-16 - **Last Updated**: 2024-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 阅读时光应用启动 错误记录 报错:javax/xml/bind/DatatypeConverter 解决:在pom.xml中添加 ```xml javax.xml.bind jaxb-api 2.3.1 ```