this post was submitted on 22 Aug 2023
16 points (100.0% liked)

Java

1331 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 1 year ago
MODERATORS
16
submitted 1 year ago* (last edited 1 year ago) by burtek to c/java
 

I'm a web (frontend) developer with 7+ years of experience. I want to become a full stack developer and want to get to know the business side of java. Already know the language and can easily write small CLI or GUI apps (mostly thanks to knowledge of other languages) but have no experience at all with anything business-related. What libraries/solutions would you recommend to me to learn (DB libs, queueing, http server, sockets, etc, anything else)?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] JackbyDev 2 points 1 year ago (1 children)

Spring is the king of Java, especially in backend web services. Try going through a tutorial like this one: https://spring.io/guides/tutorials/rest/

[โ€“] burtek 2 points 1 year ago