hi i am Pursuing computer's graduate, started learning springBoot, but i dont know how to start with it.
About: open source enthusiast, I like to learn and share My Knowledge around.
hi i am Pursuing computer's graduate, started learning springBoot, but i dont know how to start with it.
How it goes, could you make some progress? Any lessons learned that you would like to share?
You could search for Spring Boot Hello World (should reveal spring.io/guides/gs/spring-boot/) and get that done.
After that you need to pick/create another challenge for yourself and solve that. Spring Boot is quite large, I guess you should try to focus (Rest APIs, Events with Kafka or RabbitMQ, Security). Is there some app/service that you always wanted to build? Go for it.