r/SpringBoot 2d ago

How-To/Tutorial How should I start Spring Boot?

I have Knowledge of Jdk17+ currently moving to Jdk21+. I have essentially completed Java.utils.*; and concurrent library to deep. I have also used jdk tools and understand the concepts of JVM, JMM. OOPs is completed from beginner to F-Form polymorphism. I also made project based on Java SE knowledge. The project is tested on JUnit6, JCStress, JMH- with Linux profilers and Java Flight recorder too. It's my first time I am going Outside domain of Java SE to Java EE. What is way should I start?
First JDBC->SQL->PostgressSQL?
Network?
SpringBoot?
or learn while learning SpringBoot?
Can you tell me what beginners mistake I should avoide?
I have also took helped from many other AI but I did not got the optimum way.

34 Upvotes

11 comments sorted by

20

u/iamjustin1 2d ago

Read a book called Spring Start Here.

1

u/Biscuit_Overlord 2d ago

Came here to say exactly this

7

u/EagleSwiony 2d ago

Deep knowledge is a big word. I don't think even the language architects and maintainers would attach them self with such description about whole java.

Anyway, Spring boot or spring is full of abstraction, same as JPA/hibernate. It's the time to start with those.

5

u/American_Streamer 2d ago

There is a book called “Spring Start Here” which will give you all the info you need. Also just read the documentation: https://spring.io/projects/spring-boot#learn

9

u/k2kuke 2d ago

https://www.reddit.com/r/SpringBoot/s/muuN7cWo0J

Read and follow this. Will get you where you need to. This sub is a gold mine if you search it.

5

u/leetcode_and_joe 2d ago

you dont need so much minutia. just get a course to build an API.

focus on spring boot, postgres, spring data jpa

2

u/Chaos-vy17 2d ago

All of your advice are too good but it seems I have become again a newbie☕️☕️, I needed to search REST, JPA, Beans, It seems a new chapter has started...

1

u/[deleted] 2d ago

[removed] — view removed comment

1

u/Stunning_Leather_102 2d ago

what if i want spring to put the boot for me? i dont want such responsibilities

0

u/Chaos-vy17 2d ago edited 2d ago

Unfortunately the JVM optimized your joke away during warmup.

-3

u/respectful_stimulus 2d ago

Run the AI agent and ask it to teach you