Pinned Repositories
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
copycat
基于Mybatis-Plus,通过自定义条件注解,实现自动包装QueryWrapper查询对象
eventbusgo
An eventbus component in Golang.
kafka-plus
An extender of Apache Kafka (the "Kafka"), named kafka-plus (the "KP").
mybatis-plus-ext
The extension project of MyBatis-Plus(MP) CRUD.
mybatis-plus-ext-examples
`Mybatis-Plus` 扩展项目 `Mybatis-Plus-Ext` 示例工程集
omiga
omiga is a web framework written in Rust that supports IOC and AOP. It is inspired by the Spring framework.
popup
Popup is a Spring Cloud microservice development scaffold based on Spring Boot 3.x.
spring-boot-mock-tester
It is a Spring Boot Web API unit testing tool set implemented by MockMvc.
the-way-to-java
the-way-to-java
photowey's Repositories
photowey/the-way-to-java
the-way-to-java
photowey/fnaop
fnaop is a lightweight and flexible Rust library designed to bring Aspect-Oriented Programming (AOP) to your Rust functions. By using fnaop, you can easily add pre and post function logic without modifying the core functionality of your functions, enabling cleaner and more maintainable code.
photowey/jvr
A simple and easy-to-use Java version manager(registry: jvr), similar to Node.js's nvm,but it does not follow nvm's naming convention. Otherwise, it would benamed 'jvm', which could cause command conflicts or ambiguity.
photowey/macrors
A simple custom macro library in Rust.
photowey/mybatis-plus-navigator
Is an extender for Mybatis-Plus (the "MP"), designed to simplify and reduce development effort.
photowey/omiga
omiga is a web framework written in Rust that supports IOC and AOP. It is inspired by the Spring framework.
photowey/algorithm-in-action
A project on algorithm implemented in Java, based on the book "hello-algo".
photowey/autortr
Autortr is a lightweight Rust library designed for automatic route mapping in web applications, particularly tailored for seamless integration with the Rocket framework. It simplifies the process of defining and managing HTTP routes by automatically registering functions annotated with custom attributes like #[request_mapping].
photowey/eventbuzz
A safe, fast, concurrent event publish/subscribe system based on tokio, inspired by Spring events.
photowey/hacker-news
A first copycat desktop App of Dioxus guide.
photowey/HappyMoment
It is a HarmonyOS 4.x app with word practice, which comes from atguigu’s open course on Bilibili.
photowey/hello-dioxus
A hello-world project of Dioxus.
photowey/hello-grpc
An example gRPC(tonic) project in Rust.
photowey/hello-mongo
hello-mongo is a simple project of the MongoDB bson-rust crate.
photowey/hellogo
the action project In golang
photowey/hellorust
the study project for rust language.
photowey/Homerent
It is a HarmonyOS NEXT app with room rent, which comes from atguigu’s open course on Bilibili.
photowey/http-requester
An HTTP request executor that supports clients such as OkHttp, Apache Http Client and vert.x.
photowey/idiomatic-rust-book
Source code for Idiomatic Rust: Code like a Rustacean
photowey/liquibase-changelog
An example project of Liquibase, uses changelogs in xml format.
photowey/liquigen
A lightweight Liquibase file generator cmd tool implemented in Golang.
photowey/lombokrs
lombokrs is a lightweight Rust macro library. It is the simple implementation of lombok Java in Rust.
photowey/ShiArthur03
photowey/snowflake
A Twitter snowflake algorithm simply implemented in Rust.
photowey/spring-boot-minio
An extender of MinIO (the "MinIO") for Spring Boot. Supports two modes: MinioTemplate(SyncMinioTemplate) and AsyncMinioTemplate.
photowey/spring-boot-minio-examples
An example project of spring-boot-minio.
photowey/spring-project-infras
Is a core infras. component abstraction library for developing Spring [Boot] projects.
photowey/sqlparser.go
A simple CREATE TABLE SQL statement parser.
photowey/synext
A simple extension library for syn crate to help developers quickly develop derive macros
photowey/tomkat
A backend management system developed using the Tauri 2.x framework.