Pinned Repositories
dockercompose-springboot-mysql-nginx
Docker Compose with Spring Boot, MySQL and NGINX
hello-sso-jwt
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
hello-sso-jwt-auth
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
hellokoding-courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
jpa-onetomany-springboot-maven-mysql
JPA One-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL
registration-login-spring-hsql
Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
registration-login-spring-xml-maven-jsp-mysql
Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.
single-sign-on-out-auth-jwt-cookie-redis-springboot-freemarker
Single Sign Out: Authentication Service Example with JSON Web Token (JWT), Spring Boot and Redis
springboot-jsp
Spring Boot Hello World Example with JSP
todoapp-reactnative-realm
Todo App with React Native, Realm
HelloKoding's Repositories
hellokoding/hellokoding-courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
hellokoding/registration-login-spring-hsql
Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
hellokoding/registration-login-spring-xml-maven-jsp-mysql
Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.
hellokoding/dockercompose-springboot-mysql-nginx
Docker Compose with Spring Boot, MySQL and NGINX
hellokoding/springboot-jsp
Spring Boot Hello World Example with JSP
hellokoding/dockercompose-springboot-nginx
A simple Spring Boot web application running behind NGINX and inside Docker containers
hellokoding/dockercompose-springboot-mongodb-nginx
Docker Compose with Spring Boot, MongoDB and NGINX
hellokoding/springboot-freemarker
Spring Boot Hello World Example with FreeMarker
hellokoding/email-verification-springboot-mysql-nginx-dockercompose
Email Verification with Spring Boot, MySQL, NGINX, Docker Compose
hellokoding/kafka-connect-sink-postgres-with-avro-schemaregistry-python
Streaming Data from Kafka to Postgres with Kafka Connect, AVRO, Schema Registry and Python
hellokoding/springmvc4-xml-maven-thymeleaf
Spring MVC 4 Hello World Example with XML Configurations, Maven, and Thymeleaf
hellokoding/springmvc4-xml-maven-jsp
Spring MVC 4 Hello World Example with XML Configurations, Maven and JSP
hellokoding/golang
Golang Tutorals and Examples
hellokoding/restfulapi-springboot-mockmvc-vuejs
Restful API example with Spring Boot, Integration Test with MockMVC, UI Integration with VueJS
hellokoding/restfulapi-springdatarest-manytomany-extracolumns-mysql
RESTful API Example with Spring Data REST Many To Many Extra Columns Relationship and MySQL
hellokoding/restfulapi-springdatarest-onetomany-mysql
RESTful API Example with Spring Boot, Spring Data REST, Spring Data JPA One To Many Relationship and MySQL
hellokoding/sendingmail-aws-sessmtpserver-javamailapi
Sending Mail with Amazon SES SMTP Server and Java Mail API
hellokoding/restfulapi-springdatarest-manytomany-mysql
RESTful API Example with Spring Data REST Many To Many Relationship and MySQL
hellokoding/email-verification-springboot-mongodb-nginx-dockercompose
Email Verification with Spring Boot, MongoDB, Docker Compose
hellokoding/java-app-healthcheck-prometheus
Java Application Health Check with Prometheus, Grafana, MySQL and Docker Compose
hellokoding/jpa-hibernate-composite-primary-key-example-with-mysql
JPA/Hibernate Composite Primary Key Example with MySQL, Spring Boot and Docker Compose
hellokoding/kafka-connect-dynamodb
Kafka Connector for DynamoDB with AVRO support
hellokoding/core-datastructure-algorithm-java
Data Structure and Algorithm implementation with Java
hellokoding/form-contact-java-springboot-freemarker-awsses
Contact Form Example with Java, Spring Boot, FreeMarker and Amazon SES
hellokoding/form-databinding-validation-java-springboot-freemarker
From Data Binding and Validation Example with Java, Spring Boot and FreeMarker
hellokoding/form-submission-java-springboot-freemarker
Handling From Submission with Java, Spring Boot and FreeMarker
hellokoding/handling-properties-file-java
Handling Properties file with Java
hellokoding/handling-properties-file-springboot
Handling Properties file with Spring Boot
hellokoding/kafka-connect-dynamodb-to-elasticsearch
Streaming Data from DynamoDB to Kafka and from Kafka to ElasticSearch by using Kafka, Kafka Connect and Confluent Schema Registry
hellokoding/sendingmail-gmailsmtpserver-javamailapi
Sending Mail through Gmail SMTP Server with Java Mail API