IPF milestone 4.0-20200713 with SpringBoot

已查看 24 次
跳至第一个未读帖子

Tomasz Judycki

未读,
2020年10月14日 18:08:202020/10/14
收件人 ipf-...@googlegroups.com
Hi!

I’ve tried a new version and don’t know how to use it with SpringBoot. Find attached a simple project with two pom’s:
mvn -f pom_ok clean compile spring-boot:run
works correctly while
mvn clean compile spring-boot:run
fails with errors (log attached as well).

Windows 10
OpenJdk 11.0.2
Maven 3.5.2

Any idea? Probably I'm missing something.

Regards,

Thomas
log.txt
xds-example-java11.zip

Christian Ohr

未读,
2020年10月16日 05:15:372020/10/16
收件人 ipf-...@googlegroups.com
With IPF 4, you have to use current Spring versions. The pom.xml of dependencies module:

        <spring-version>5.2.8.RELEASE</spring-version>
        <spring-boot-version>2.3.3.RELEASE</spring-boot-version>

cheers
Christian

--
You received this message because you are subscribed to the Google Groups "ipf-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-user+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ipf-user/CAM4XVjiydopJy_YNXWZ2cEBWvTjnMpNWW8ZATZqHK6t4n2HRvg%40mail.gmail.com.
回复全部
回复作者
转发
0 个新帖子