B
B
Blindbind2016-05-31 13:25:51
Spring
Blindbind, 2016-05-31 13:25:51

How does backend start in Java (Spring)?

There is some misunderstanding about how to build a backend on the Spring Framework. What you need to know before you start writing a backend in Java using Spring (Familiar with the basics of Spring).

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene, 2016-05-31
@Blindbind

Let's start with the Spring MVC configuration. Docks in this case wagon and a small cart. In short, in the configs you need to specify where to look for application beans (controllers, services, etc.).
In general, I advise you to read the wonderful book by Craig Wall "Spring In Action". It describes everything in a very accessible way. How to set up, how to use.

R
Rou1997, 2016-05-31
@Rou1997

Any back-end starts with sending a request from the client, and ends with the return of a response from the server!
You can meet a girl, you can meet a young man, but there is no need for this!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question