spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。 (by xkcoding)
github-docs
The open-source repo for docs.github.com (by github)
spring-boot-demo | github-docs | |
---|---|---|
1 | 48 | |
33,804 | 17,779 | |
0.0% | 0.9% | |
0.0 | 10.0 | |
about 1 year ago | 2 days ago | |
Java | TypeScript | |
MIT License | Creative Commons Attribution 4.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
spring-boot-demo
Posts with mentions or reviews of spring-boot-demo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-10-11.
-
Top 10 Developer Trends, Sun Oct 11 2020
xkcoding / spring-boot-demo
github-docs
Posts with mentions or reviews of github-docs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-18.
-
A PRACTICAL GUIDE TO GIT AND GITHUB FOR COLLABORATIVE TECH PROJECTS.
This guide covered essential Git and GitHub for team collaboration, emphasising branching, committing, remotes, issues, and pull requests. Effective workflows, code reviews, conflict management, and distributed team practices are key for success. Further Resources: Refer to the official Git (https://git-scm.com/doc) and GitHub (https://guides.github.com/ and https://docs.github.com/) documentation, and engage with relevant tech communities.
-
A checklist and guide to get your repository collaboration-ready
CONTRIBUTING.md: You can reduce the amount of confusion and friction that potential contributors (and you) face by clearly defining why and how others can contribute new code, documentation, art, or other elements to your project. If the contribution steps are very simple, you might just include them in your README; but, if you find it takes more than a paragraph or two (and it usually does), it’s best to create this separate file. It should include information about the types of contributions you’re looking for, how to propose a new feature or bug fix, the process for submitting pull requests, and any specific coding standards or style guidelines contributors should follow. For a good example, take a look at the contributor guide from GitHub’s docs project.
- Open-Sourcing GitHub's Documentation: Contribute to Docs.github.com
-
How to start with Git & GitHub in 2024😊
GitHub Docs: GitHub Docs
-
5 Tips For Writing Technical Documentation That Developers Love
In college, an English professor would ask me and other students the following question when reviewing our essays, “Where are the examples?” Developers ask the same question when reading your documentation. To write good technical writing documents, include examples that developers can see themselves implementing in their work. How can this be done? By adding examples from your product’s codebase! 🙂 Let’s look at this code snippet from my contribution to GitHub’s documentation:
-
Get People Interested in Contributing to Your Open Project
Need an example? Check the GitHub docs contributing guide.
-
Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative
git clone https://github.com/github/docs.git 123.57s user 37.02s system 74% cpu 3:35.73 total
git clone --depth 1 https://github.com/github/docs.git 3.37s user 1.83s system 35% cpu 14.521 total
Not a scientific test at all, but the second one was literally 35x faster, wall clock time.
-
ice-blockchain
Docs
- Musk vs. Zuck Poll
- docs/browser.js at dependabot/github_actions/actions/github-script-98814c53be79b1d30f795b907e553d8679345975 · github/docs
What are some alternatives?
When comparing spring-boot-demo and github-docs you can also consider the following projects:
JavaGuide - 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
JeecgBoot - 🔥企业级低代码平台集成了AI应用平台,帮助企业快速实现低代码开发和构建AI应用!前后端分离架构 SpringBoot,SpringCloud、Mybatis,Ant Design4、 Vue3.0、TS+vite!强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领AI低代码开发模式: AI生成->OnlineCoding-> 代码生成-> 手工MERGE,显著的提高效率,又不失灵活~
protondb_faq - FAQ for Protondb.com
CS-Notes - :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计