Aggiunto l'esempio di JAXB e JSON-P

This commit is contained in:
Fabio Scotto di Santolo
2019-03-30 00:33:26 +01:00
parent 9ae35dc078
commit 23f2d85249
15 changed files with 262 additions and 109 deletions

9
.idea/encodings.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/beanvalidationdemo" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/cdidemo" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/jpademo" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/xmlandjsondemo" charset="UTF-8" />
</component>
</project>