<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Maven on 魔都水滴</title>
    <link>https://blog.margrop.net/tag/maven/</link>
    <description>Recent content in Maven on 魔都水滴</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 29 Jan 2021 16:06:09 +0800</lastBuildDate>
    <atom:link href="https://blog.margrop.net/tag/maven/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何使用通用的Hibernate类型映射JSON对象</title>
      <link>https://blog.margrop.net/post/how-to-map-json-collections-using-jpa-and-hibernate/</link>
      <pubDate>Fri, 29 Jan 2021 16:06:09 +0800</pubDate>
      <guid>https://blog.margrop.net/post/how-to-map-json-collections-using-jpa-and-hibernate/</guid>
      <description>&lt;h1 id=&#34;介绍&#34;&gt;介绍&lt;/h1&gt;&#xA;&lt;p&gt;在本文中，我们将看到如何使用&lt;a href=&#34;http://www.google.com/&#34; title=&#34;Hibernate Types&#34;&gt;Hibernate Types&lt;/a&gt;开源项目将JSON列映射到JPA实体属性。&lt;/p&gt;&#xA;&lt;p&gt;虽然您可以创建自己的自定义Hibernate类型，但可以在Oracle，SQL Server，PostgreSQL或MySQL上映射JSON列类型，但是由于&lt;a href=&#34;http://www.google.com/&#34; title=&#34;Hibernate Types&#34;&gt;Hibernate Types&lt;/a&gt;项目已经提供了此功能，因此您无需实现自己的Hibernate Type 。&lt;/p&gt;</description>
    </item>
    <item>
      <title>使用SpringFox 3.0.0版本出现NumberFormatException的解决办法 </title>
      <link>https://blog.margrop.net/post/java-springfox-number-format-exception/</link>
      <pubDate>Mon, 18 Jan 2021 16:39:34 +0800</pubDate>
      <guid>https://blog.margrop.net/post/java-springfox-number-format-exception/</guid>
      <description>&lt;p&gt;最近升级了SpringFox至3.0.0版本，访问接口文档，出现了一堆异常&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;Illegal DefaultValue null for parameter type integer&lt;/code&gt;&#xA;&lt;code&gt;java.lang.NumberFormatException: For input string: &amp;quot;&amp;quot;&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
