Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kazuki43zoo

A curated list of projects in awesome lists by kazuki43zoo .

https://github.com/kazuki43zoo/mybatis-spring-boot-jpetstore

A sample web application built on MyBatis 3, Spring Boot and Thymeleaf 3.

mybatis selenide selenium spring-boot spring-mvc spring-security thymeleaf

Last synced: 27 Oct 2024

https://github.com/kazuki43zoo/demo-application

Demo application using TERASOLUNA Server Framework for Java (5.x)

spring terasoluna-server-framewrok

Last synced: 28 Oct 2024

https://github.com/kazuki43zoo/mybatis-native-demo

Very simple demo application for native image using MyBatis Spring Boot Starter 3.x

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/qiita-materials

Materials for Qiita articles

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-boot-multi-sample

Spring Boot Multi Project Samples

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-spring-boot-multi-ds-demo

The Multiple DataSource Demo for MyBatis Spring Boot

mybatis spring-boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-common-mapper-demo

Demo for common mapper pattern using MyBatis

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/api-stub

Stub for API on Spring Boot

api-stub mybatis spring-boot thymeleaf

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-graalvm-demo

Demo application for MyBatis + PostgreSQL on GraalVM

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/demo-reactive-mybatis

Demo Reactive Web Application using Spring WebFlux and MyBatis

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-security-oauth-demo

Demo Application using Spring Security OAuth + Spring Boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-micronaut

Experimental sub module for integrating with Micronaut Framework (under developing)

micronaut mybatis

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-mvc-common-processing-demo

Demo application for spring mvc common processing

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-study

Spring Framework study's memo for certification exam (Japanese only)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-mvc-static-resources

Demo application for static resources processing on Spring Framework

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-spring-boot-dev-compatibility-checker

Verify a compatibility of development version for mybatis-spring-boot and spring-boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/demo-oauth2-login

Demo application for OAuth 2.0 Login with Spring Security 5 on Spring Boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis3-example

MyBatis3 example

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/terasoluna-gfw-web-examples

Examples of TERASOLUNA Global Framework for web

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-demo-with-jdk13

Demo application using mybatis on JDK 13(Text Blocks)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/test

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-boot-test-demo-with-testcontainers

Demo project for testing spring-boot application using Testcontainers

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-data-jdbc-demo

Demo for Spring Data JDBC

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/soap-sample

Sample application of JAX-WS(SOAP) with Spring Framework

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-security-app

Spring Security Sample Application with JavaConfig

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-cloud-config-demo

Demo application for using mybatis on spring-cloud-config (reproduce project for mybatis-spring issue gh-476)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/ldap-auth-demo

Demo application for LDAP Authentication using Spring Security on Spring Boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/websocket-app

Sample application for WebSocket using spring-websocket

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/democorba

Demo application for CORBA (with Spring)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-security-showcases

Spring Security Showcases

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-ws-server-demo

Demo for Spring Web Services

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/refreshable-ds-demo

Reproduce project for spring-boot issue gh-22038

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/standard-crud-sample

Sample Application of standard CRUD using TERASOLUNA Server Framework 5.x

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-study-groups

有志のSpring勉強会

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-webapp-restart

Example for restarting DI container on spring web application(war)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-boot-issue-21626

The executable example for Spring Boot Issue 21626

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/repro-spring-project-gh-29243

Repro project for gh-29243 issue on spring-project

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/batch-operation-comparison-for-mybatis

the project tests two ways of batch insert (1.dynamic sql with foreach tag; 2.ExecutorType=BATCH) and compares their efficiencies. What's interesting is that the result contradicts with the theory that batch-ExecutorType is better than the dynamic sql using foreach tags.

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis2-demo

Demo application using MyBatis 2 + iBatis Spring + Spring Boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-spring-boot-gh-38

Repro project for https://github.com/mybatis/mybatis-spring-boot/issues/38

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-questions

A question of Spring Framework is welcome!! I'll answer your question by best effort when there is a time.

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-javaconfig

Example Spring JavaConfig + MyBatis3

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/my-qiita-articles

Manage my Qiita Articles

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spel-template-demo

Demo application for creating template engine using SpEL(Spring Expression Language)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/pdf-diff-commands

Diff display utilities for pdf file

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-controller-advice

Bug report of spring's @ControllerAdvice

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spring-boot-gh-17098

Report for gh-17098 of spring-boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/jpa-examples

Usage examples and Tests for Spring Data JPA + Hibernate ORM

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/demo-kafka

Demo application for Kafka with Spring Boot

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/demo-azure

Demo Application for Azure(Blob Storage)

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/mybatis-spring-boot-gh-606

Sample for https://github.com/mybatis/spring-boot-starter/issues/606

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/lob-using-mybatis2

Example of BLOB handling using MyBatis2 with the Spring Framework

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/test2

test

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/spi-gh-8609

Repro project for spring-integration issue #8609

spring-integration

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/work

Last synced: 13 Oct 2024

https://github.com/kazuki43zoo/gfw-tera2-comparison

GlobalFW and TERASOLUNA2 Comparison Document

Last synced: 13 Oct 2024