Skip to content

zakaria-shahen/mooc-spring-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Massive Open Online Courses (MOOC) API using Java, Spring ecosystem

What's new? (Technical)

  • Use new JdbcClient
  • Implement basic OAuth2 server.
  • [Experiment] Apply native filtering and pagination at the framework level instead of the business code level by introducing the JdbcClient SQL interpreter.
  • use Docker Compose support in Spring Boot 3.1
  • use new String template (STR Template Processor) in Java 21

How to run?

    docker compose up
    .\mvnw spring-boot:run

API docs

About

MOOC - Spring Boot/Java project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages