Skip to content
#

spring-boot-2

Here are 585 public repositories matching this topic...

领课教育系统(roncoo-education)是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品,致力于打造一个各行业都适用的分布式在线教育系统。系统采用前后端分离模式,前台采用vue.js为核心框架,后台采用Spring Cloud为核心框架。系统目前主要功能有课程点播功能,支持多家视频云的接入,课程附件管理功能,支持多家存储云的接入,讲师管理功能,支持讲师入驻功能,可以帮助个人或者企业快速搭建一个轻量级的在线教育平台。

  • Updated Jun 23, 2020
  • Java

Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more

  • Updated May 21, 2020
  • Java
pvliss
pvliss commented Jun 14, 2019

Overview of the issue

Convert usage of Java's Optional to the Kotlin built-in null safety features.

Motivation for or Use Case

As the bulk of the Java code is now migrated to Kotlin we can start fully migrating to Kotlin using more of its built-in features. This might seem as it should have been done already but it was intentionally left out to ease the process of migration(#85) and m

Improve this page

Add a description, image, and links to the spring-boot-2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-boot-2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.