如果是在JDK8下跑,会报错: org.springframework.beans.NotWritablePropertyException: Invalid property 'URIType' of bean class [com.alibaba.citrus.service.uribroker.uri.GenericURIBroker]: Bean property 'URIType' is not writable or has an invalid setter method. Do
如果是在JDK8下跑,会报错: org.springframework.beans.NotWritablePropertyException: Invalid property 'URIType' of bean class [com.alibaba.citrus.service.uribroker.uri.GenericURIBroker]: Bean property 'URIType' is not writable or has an invalid setter method. Do
柑橘类
Avalonia实验主题。
入门
最简单的入门方法是将库安装为NuGet软件包:
Install-Package Citrus.Avalonia
# Or 'dotnet add package Citrus.Avalonia'
然后,从您的App.xaml文件中引用首选主题:
<!-- The line below is the only thing you need