G
G
German Nikolishin2017-03-12 22:36:22
Java
German Nikolishin, 2017-03-12 22:36:22

Are there any materials on creating a web server in Java?

Hello! Recommend some materials on writing a web server in Java or write a study plan. Thanks in advance!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
V
Vladislav, 2017-03-12
@germannikolishin

I will add al_gon
Tutors:
https://www.mkyong.com/websystique.com
What
and how to learn:
https://dou.ua/lenta/articles/java-beginner-guide-1/
https://dou.ua/ lenta/articles/java-enterprise-guide/
Frameworks:
https://github.com/akullpp/awesome-java

A
al_gon, 2017-03-12
@al_gon

https://spring.io/guides/gs/rest-service/
https://spring.io/guides/tutorials/bookmarks/
www.baeldung.com/rest-with-spring-series

E
Eugene Khrustalev, 2017-03-12
@eugenehr

You mean from scratch?
Then the plan is something like this:
1. Java NIO
2. HTTP 1.1 RFC, Websocket RFC
3. Tomcat, Jetty, Undertow sources.
Question: why?

A
Alexey Cheremisin, 2017-03-12
@leahch

netty.io

K
Konstantin Berdnikov, 2017-03-16
@Toisen

there is a very good course on creating a web server from scratch
https://it.mail.ru/eedu/course/4/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question