What problem are you getting?

When I'm starting a spring boot application I start @
https://start.spring.io/ and generate a Maven project.  Download this and
open it in NetBeans without any issues.

Note with NetBeans 11 now, you can also generate a Gradle project, and
there use to be a plugin to avoid the website, but I think the website is
the way to go...

Regards

John

On Tue, 21 May 2019 at 22:19, <dan...@masci.cz> wrote:

> Try this introduction
>
> https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa
>
> It uses maven to get all dependencies.
>
> I had no problems.
>
> Daniel
>
> Dne 21.05.2019 23:04, Michael Spence napsal:
>
> I am trying to set up a project using Spring Boot to avoid "just use
> Eclipse".  I have not been able to get this to work in either 8.2 or 11
> (not sure if 11 is supposed to support this).  Is there a how-to somewhere,
> or even a pom that works that I could study?
>
> Thanks,
> Michael D. Spence
> Mockingbird Data Systems, Inc.
>
>
>
>

Reply via email to