All Projects → spring-projects → Sts4

spring-projects / Sts4

Licence: other
The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sts4

Spring Security Tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。
Stars: ✭ 409 (-16.53%)
Mutual labels:  spring-boot, spring
Learn
How do you achieve your career objectives? Complete career paths with amazing Cloud, Full Stack and Microservice Courses and Videos from in28Minutes
Stars: ✭ 447 (-8.78%)
Mutual labels:  spring-boot, spring
Watchdog Framework
🍻 「停止维护」基于SpringBoot+Shiro+Mybatis等开发的轻量级管理系统快速开发脚手架
Stars: ✭ 421 (-14.08%)
Mutual labels:  spring-boot, spring
Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (-1.63%)
Mutual labels:  spring-boot, spring
Spring Cloud Netflix
Integration with Netflix OSS components
Stars: ✭ 4,498 (+817.96%)
Mutual labels:  spring-boot, spring
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+747.55%)
Mutual labels:  spring-boot, spring
Vscode Markdownlint
Markdown linting and style checking for Visual Studio Code
Stars: ✭ 444 (-9.39%)
Mutual labels:  vscode-extension, visual-studio-code
Cloude
基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等
Stars: ✭ 389 (-20.61%)
Mutual labels:  spring-boot, spring
Spring Cloud Zookeeper
Spring Cloud Zookeeper
Stars: ✭ 481 (-1.84%)
Mutual labels:  spring-boot, spring
Spring Boot Demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、ema…
Stars: ✭ 24,265 (+4852.04%)
Mutual labels:  spring-boot, spring
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (-3.27%)
Mutual labels:  spring-boot, spring
Spring Boot Security Saml Sample
SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
Stars: ✭ 469 (-4.29%)
Mutual labels:  spring-boot, spring
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (-19.18%)
Mutual labels:  spring-boot, spring
Spring Boot Tutorial
Spring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。
Stars: ✭ 399 (-18.57%)
Mutual labels:  spring-boot, spring
Ms Backend Boilerplates
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
Stars: ✭ 394 (-19.59%)
Mutual labels:  spring-boot, spring
Marp Vscode
Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
Stars: ✭ 442 (-9.8%)
Mutual labels:  vscode-extension, visual-studio-code
Awesome Spring Boot
Spring Boot Resources
Stars: ✭ 3,857 (+687.14%)
Mutual labels:  spring-boot, spring
Awesome Vscode
🎨 A curated list of delightful VS Code packages and resources.
Stars: ✭ 19,659 (+3912.04%)
Mutual labels:  vscode-extension, visual-studio-code
Jeecg Boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Stars: ✭ 26,432 (+5294.29%)
Mutual labels:  spring-boot, spring
Favorites Web
云收藏 Spring Boot 2.X 开源项目
Stars: ✭ 4,485 (+815.31%)
Mutual labels:  spring-boot, spring

STS4

The all-new Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Learn more at https://spring.io/tools.

Getting started

Installation

Depending on your development environment, you can choose between:

  • Spring Tools 4 for Eclipse distribution: a ready-to-use distribution of the latest Eclipse Desktop IDE, prepackaged with Spring Tools 4 and a few additional third-party extensions. Download, unpack, and start.
  • Spring Tools 4 for Eclipse extensions: you can install the Spring Tools 4 for Eclipse into an existing Eclipse Desktop IDE installation and use it from there.
  • Visual Studio Code: We provide extensions for Visual Studio Code if you prefer this lightweight editor for your development.
  • Eclipse Theia: You can install the same extensions into Theia-based environments like gitpod.

For all those choices, you can find detailed installation instructions from the user guide: https://github.com/spring-projects/sts4/wiki/Installation

User documentation

The project wiki contains a comprehensive user documentation: https://github.com/spring-projects/sts4/wiki

Ask questions

Please ask general questions on StackOverflow and tag them with spring-tools-4: https://stackoverflow.com/questions/ask?tags=spring-tools-4

Raise an issue

Please raise issues by creating a new GitHub issue at: https://github.com/spring-projects/sts4/issues

Contributing

Find details about how to contribute: https://github.com/spring-projects/sts4/blob/master/CONTRIBUTING.adoc

Code of Conduct

Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md

Reporting Security Vulnerabilities

Please see our https://github.com/spring-projects/.github/blob/master/SECURITY.adoc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].