Domanda

I am following this tutorial: http://www.tutorialspoint.com/spring/spring_hello_world_example.htm

I am using the spring tool suite (STS) that is basically Eclipse. On Step 2 spring libraries and Apache common logging libraries need to be added. Does anyone know how to do this with STS? It seems like these .jars would already be in the tool somewhere...

Every single beginner tutorial does not make near as much sense to me as this one. I am not concerned with MVC or anything like that for instance.

Thank-you for reading. I look forward to any help given.

È stato utile?

Soluzione

It should be configured in maven file or downloaded from this website one after another.

Altri suggerimenti

If you have sts and if you are not particulary focused on that tutorial you can create a new project by choosing from a list of template project.

There are simple examples for different conceptual facilities of the spring framework

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top