All Projects → Angularjs Springmvc Sample Boot → Similar Projects or Alternatives

3103 Open source projects that are alternatives of or similar to Angularjs Springmvc Sample Boot

Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (-16.83%)
Javaquarkbbs
基于Spring Boot实现的一个简易的Java社区
Stars: ✭ 755 (+144.34%)
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+173.46%)
Spring Mvc Thymeleaf Crud
Spring MVC CRUD Application with Thymeleaf, HTML5, CSS3 and Bootstrap
Stars: ✭ 14 (-95.47%)
Angularjs Springmvc Sample
A RESTful sample using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer
Stars: ✭ 292 (-5.5%)
Favorites Web
云收藏 Spring Boot 2.X 开源项目
Stars: ✭ 4,485 (+1351.46%)
Todo List App
Spring Boot 1.3.2, Spring Data Hibernate H2, REST, Angular 1.5.3, Bootstrap, Maven.
Stars: ✭ 6 (-98.06%)
Mutual labels:  hibernate, jpa, spring-boot, bootstrap, angularjs
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-78.96%)
Mutual labels:  swagger, lombok, spring-boot, spring, spring-mvc
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-89.32%)
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-55.34%)
Mutual labels:  rest, swagger, spring-boot, spring, spring-mvc
Atom
Java course materials
Stars: ✭ 293 (-5.18%)
Mutual labels:  hibernate, jpa, spring-data, spring-boot, spring
Spring Framework Petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (-18.77%)
Mutual labels:  hibernate, jpa, spring-data-jpa, spring, spring-mvc
Spring Boot Postgresql Jpa Hibernate Rest Api Demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
Stars: ✭ 209 (-32.36%)
Mutual labels:  rest, hibernate, jpa, spring-boot, spring
BusinessInfrastructurePlatformGroupVersion
A java web project based on Spring Boot using MySQL, Spring MVC, Hibernate, Spring Data JPA, Query DSL, Lombok, Logback, etc.
Stars: ✭ 90 (-70.87%)
Spring Boot Mysql Rest Api Tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
Stars: ✭ 279 (-9.71%)
Mutual labels:  hibernate, jpa, spring-data-jpa, spring, spring-mvc
vogon-java
Vogon - A simple personal finance tracker using Spring Boot and AngularJS
Stars: ✭ 16 (-94.82%)
Spring Boot File Upload Download Rest Api Example
Spring Boot File Upload / Download Rest API Example
Stars: ✭ 300 (-2.91%)
Mutual labels:  rest, spring-boot, spring, spring-mvc
Spring Boot
spring-boot 项目实践总结
Stars: ✭ 989 (+220.06%)
Mutual labels:  swagger, jpa, spring-boot, spring
Spring Boot Sample App
Sample app generated from my spring boot archtype on :https://github.com/Romeh/spring-boot-quickstart-archtype
Stars: ✭ 81 (-73.79%)
Mutual labels:  swagger, lombok, jpa, spring-boot
Jpa Hibernate Tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
Stars: ✭ 186 (-39.81%)
Mutual labels:  hibernate, jpa, spring-boot, spring
Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (-17.48%)
Mutual labels:  jpa, spring-boot, spring, spring-mvc
Nb Springboot
NetBeans IDE plugin supporting programming with Spring Boot
Stars: ✭ 111 (-64.08%)
Mutual labels:  spring-data, spring-boot, spring, spring-mvc
Java Interview
At the beginning, it was the repository with questions from Java interviews. Currently, it's more like knowledge base with useful links.
Stars: ✭ 114 (-63.11%)
Mutual labels:  rest, hibernate, spring-boot, spring
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+92.88%)
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-80.91%)
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-72.49%)
Hibernate Springboot
Collection of best practices for Java persistence performance in Spring Boot applications
Stars: ✭ 589 (+90.61%)
Mutual labels:  hibernate, jpa, spring-data, spring-boot
Javadevjournal
Source code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (-54.37%)
Journaldev
JournalDev Projects
Stars: ✭ 897 (+190.29%)
Mutual labels:  hibernate, spring-boot, spring, spring-mvc
Spring Microservice Sample
Spring Boot based Mircoservice sample
Stars: ✭ 199 (-35.6%)
Mutual labels:  rest, spring-data-jpa, spring-boot, spring
Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (-15.53%)
Jblog
🔱一个简洁漂亮的java blog 👉基于Spring /MVC+ Hibernate + MySQL + Bootstrap + freemarker. 实现 🌈
Stars: ✭ 187 (-39.48%)
Mutual labels:  hibernate, spring, spring-mvc, bootstrap
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-70.55%)
Mutual labels:  hibernate, jpa, spring-data-jpa, spring-boot
Library
Online Library Management. User can search, check in, checkout book. System adds fines automatically if the book is not checked in by due date
Stars: ✭ 27 (-91.26%)
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (-60.84%)
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+389.97%)
Kotlin Spring Boot Jpa Rest Api Demo
Build a Restful API with Kotlin, Spring Boot, Mysql, Jpa and Hibernate
Stars: ✭ 67 (-78.32%)
Mutual labels:  hibernate, jpa, spring-boot, spring-mvc
Javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
Stars: ✭ 220 (-28.8%)
Mutual labels:  hibernate, spring-boot, spring, angularjs
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (-25.24%)
spring-boot-shop-sample
My first web application using Spring Boot framework.
Stars: ✭ 66 (-78.64%)
Mutual labels:  hibernate, spring-mvc, spring-data-jpa
hibernate-springcache
Hibernate cache implementation that backs to the Spring Cache abstraction
Stars: ✭ 19 (-93.85%)
Mica
Spring Cloud 微服务开发核心工具集。工具类、验证码、http、redis、ip2region、xss 等,开箱即用。 🔝 🔝 记得右上角点个star 关注更新!
Stars: ✭ 749 (+142.39%)
Mutual labels:  swagger, spring-boot, spring
Ruoyi
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 905 (+192.88%)
Mutual labels:  swagger, spring, bootstrap
Spring
Personal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (-88.67%)
X Springboot
X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】
Stars: ✭ 1,117 (+261.49%)
Mutual labels:  swagger, spring-boot, spring-mvc
Springfox
Automated JSON API documentation for API's built with Spring
Stars: ✭ 5,449 (+1663.43%)
Mutual labels:  swagger, spring-boot, spring
Restfeel
RESTFeel: 一个企业级的API管理&测试平台。RESTFeel帮助你设计、开发、测试您的API。
Stars: ✭ 59 (-80.91%)
Mutual labels:  swagger, jpa, bootstrap
Spring Webmvc Jwt Sample
Secures REST APIs with Spring Security and JWT Token based Authentication
Stars: ✭ 299 (-3.24%)
Mutual labels:  spring-data-jpa, spring-boot, spring
Ruoyi Oracle
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 134 (-56.63%)
Mutual labels:  swagger, spring, bootstrap
TASK-Management-System
Spring Boot and Angular 7 web application for task management .
Stars: ✭ 34 (-89%)
Spring Rest Ecommerce
Java Spring Boot - Ecommerce REST API
Stars: ✭ 164 (-46.93%)
Mutual labels:  swagger, hibernate, spring-boot
Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Stars: ✭ 30 (-90.29%)
Micro Server
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.
Stars: ✭ 929 (+200.65%)
Mutual labels:  rest, spring-boot, spring
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+549.84%)
Mutual labels:  swagger, jpa, spring-boot
Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (+55.99%)
Mutual labels:  rest, spring-boot, spring
spring-boot-java-swing-reservations
The project aims to present how to connect Spring Boot 2 and Java Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like FindBugs and Checkstyle.
Stars: ✭ 86 (-72.17%)
Mutual labels:  spring-data, jpa, hibernate
Ee7 Jaxrs Sample
Building RESTful APIs with Java EE 7 and JAXRS
Stars: ✭ 15 (-95.15%)
Mutual labels:  rest, hibernate, jpa
Meetingfilm
基于微服务架构的在线电影购票平台
Stars: ✭ 149 (-51.78%)
Mutual labels:  lombok, spring-boot, spring-mvc
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (-48.54%)
Mutual labels:  swagger, spring-boot, spring
1-60 of 3103 similar projects