Is there a website similar to LeetCode with some Spring challenges?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • realworld

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

    I recommend taking a look at how a real Spring Boot project is structured. One of the ways to do this (not only for Spring Boot, but any web stack) is by having a look at the gothinkster/realworld project. It helped me immensely.

  • react-redux-realworld-example-app

    Discontinued Exemplary real world application built with React + Redux

    This is the React + Redux frontend project, and for Spring Boot I'm not sure what your prospective company uses to interfact with the Database, but it's normally JPA, therefore this Spring Boot + JPA project is a good start.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • realworld-springboot-java

    Spring boot java implementation of realworld example.app

    This is the React + Redux frontend project, and for Spring Boot I'm not sure what your prospective company uses to interfact with the Database, but it's normally JPA, therefore this Spring Boot + JPA project is a good start.

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