1,678 skills found · Page 1 of 56
prontera / Spring Cloud Rest Tcc以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案
in28minutes / Master Spring And Spring BootSpring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud
odrotbohm / Spring RestbucksImplementation of the sample from REST in Practice based on Spring projects
spring-projects / Spring RestdocsTest-driven documentation for RESTful services
spring-projects / Spring HateoasSpring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.
vaadin / HillaBuild better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
spring-projects / Spring Data RestSimplifies building hypermedia-driven REST web services on top of Spring Data repositories
khandelwal-arpit / Springboot StarterkitStarter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
SpringForAll / Springcloud Thothspring cloud 脚手架,上手即用,集成swagger,对外rest接口,集成主流互联网saas架构,包含es,hbase,kafka,redis,mongo等
spring-attic / Tut React And Spring Data RestReact.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
osopromadze / Spring Boot Blog REST APIRestful CRUD Blog API using Spring Boot, Spring Security, JWT, Mysql, JPA
ScienJus / Spring Restful Authorization这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。
Baeldung / Rest With Spring BootThe new "REST With Spring Boot" Course:
mrin9 / Angular SpringBoot REST JWTSpringboot, Angular and JWT security - Example Project based on Northwind Order Processing
khoubyari / Spring Boot Rest ExampleREST APIs implemented using Spring Boot, in-memory database, embedded Tomcat, Swagger 2, JsonPath, Hamcrest and MockMVC
in28minutes / Jpa With HibernateMaster JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
eazybytes / SpringMaster Spring 7, Spring Boot 4, REST, JPA, Spring Security - Code Examples
royclarkson / Spring Rest Service OauthA simple OAuth protected REST service built with Spring Boot and Spring Security OAuth
sdeleuze / Spring Boot Kotlin DemoSpring Boot Kotlin project with a REST Webservice and Spring Data
philipsorst / Angular Rest SpringsecurityAn example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA