kiramrtr's Stars
sivaprasadreddy/tomato-architecture
Tomato Architecture - A common sense driven approach to software architecture
arhohuttunen/spring-boot-hexagonal-architecture
This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.
mupezzuol/spring-boot-test
Implementing different types of tests how Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and much more.
elunez/eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
lentschi/ngx-nested-ellipsis
Nested multiline html with ellipsis for angular 9+
diffplug/goomph
IDE as build artifact
martinwojtus/tutorials
Spring, Java, Thymeleaf, JavaScript Tutorials
FutureProcessing/spring-boot-security-example
This project demonstrates usage of Spring-Boot with Spring-Security using Java configuration with Integration Tests
Nas3nmann/ngx-deep-linking
A library for automatically deep linking
nebula-plugins/gradle-lint-plugin
A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
huoyo/ko-time
一个轻量级的springboot项目性能分析工具,通过追踪方法调用链路以及对应的运行时长快速定位性能瓶颈。A lightweight springboot monitoring system for tracing call graph,which can help you find method's performances easily so that you can optimize them.
anseki/leader-line
Draw a leader line in your web page.
pramoth/specification-with-projection
Support projections with JpaSpecificationExecutor.findAll(Specification,Pageable) for Spring Data JPA
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
sinanbozkus/FormHelper
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
viewflow/viewflow
Reusable workflow library for Django
plutext/docx4j
JAXB-based Java library for Word docx, Powerpoint pptx, and Excel xlsx files
Crab2died/Excel4J
:sparkles: Excel operation component based on poi & CSV :sparkles:
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
gothinkster/angular-realworld-example-app
Exemplary real world application built with Angular
nikosanif/angular-authentication
An Angular application that demonstrates best practices for user authentication & authorization flows.
BastiaanJansen/otp-java
A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).
wesleygrimes/angular-routing-best-practices
Angular Routing - Best Practices for Enterprise Applications
gavlyukovskiy/spring-boot-data-source-decorator
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
techiescamp/devops-projects
DevOps Real World Projects for Aspiring DevOps Engineers [Beginner to Advanced]
afsunday/podtable
No dependency responsive table library to fit large table data set into small device screen
apitable/apitable
🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
joutwate/springcrypto-example
Example spring application with application level encryption
imgen/Dakata
A DAL layer implemented using Dapper + SqlKata + Slapper.AutoMapper + Dapper.ColumnMapper
dncuug/X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET