Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[technology-pmc] [CQ 22173] spring-boot-starter-data-jpa 2.2.4.RELEASE

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=22173


Miro Spoenemann <miro.spoenemann@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miro.spoenemann@xxxxxxxxxx




--- Comment #3 from Miro Spoenemann <miro.spoenemann@xxxxxxxxxx>  2020-05-14 08:27:33 ---
Please note that Hibernate, the default JPA implementation used by Spring Boot,
has the LGPL-2.1 license, which is problematic. See this CQ:

https://dev.eclipse.org/ipzilla/show_bug.cgi?id=21941

In case the board decides to disallow the use of Hibernate, you should
configure your application to use another JPA implementation such as
EclipseLink.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top