Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JavaStudyStudio/oauthserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jeesun/oauthserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 25 files changed
  • 2 contributors

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    8451dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985e4a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge pull request jeesun#104 from jeesun/dependabot/maven/mysql-mysq…

    …l-connector-java-8.0.16
    
    Bump mysql-connector-java from 8.0.13 to 8.0.16
    jeesun authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    58afc29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jeesun#103 from jeesun/dependabot/maven/org.quartz…

    …-scheduler-quartz-2.3.2
    
    Bump quartz from 2.3.1 to 2.3.2
    jeesun authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    059548f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. <fix>(<>): 大量bug修复

    <body>
    修复mysql执行文件报错的bug;
    修复代码页面不显示数据库表信息的bug;
    修复代码生成器生成代码失败的问题;
    修复oauth模块启动时提示缺少RestTemplate bean导致启动失败的bug;
    修复web模块缺少servlet-api jar的bug;
    指定jdk编译版本为1.8。
    <footer>
    jeesun committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    c4643ec View commit details
    Browse the repository at this point in the history
Loading