I'm transitioning to Java/SpringBoot after about one year and a half of experience with Python/Django. What advice would you give me?

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • spring-kata

    Code katas for learning SpringĀ® and Spring Boot.

  • https://github.com/BNYMellon/spring-kata has a great Spring kata. The Spring Boot kata is not as polished, but pretty good as well.

  • initializr

    A quickstart generator for Spring projects

  • Use Spring Initializr to download a new project with Spring Web as your only dependency. Look up a tutorial on creating your first rest controller in spring boot. Run your Java app and use Postman or some other tool of your choice to send requests to your controller.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Expose your database as a REST API safely and without code

    1 project | dev.to | 11 Apr 2024
  • AI PR adds auto generated comments to whole Spring Boot Project

    1 project | news.ycombinator.com | 27 Feb 2024
  • AI commented the entire Spring Boot codebase

    2 projects | news.ycombinator.com | 26 Feb 2024
  • Java Microservices with Spring Boot and Spring Cloud

    11 projects | dev.to | 11 Jan 2024
  • Spring Boot 3 And Java 17 Migration Guide

    2 projects | dev.to | 16 Dec 2023