Pinned Repositories
devops-automation
java8
Java 8 features
jwt-apigateway-security
spring-boot-crud-example
Spring-Boot-WebSocket
Building a chat application using Spring Boot and Web Socket
spring-boot3-jwt
spring-cloud-gatway-hystrix
spring-multi-module-application
How to create Maven multi module project in spring boot
spring-security-jwt-example
springboot-angular8-crud-example
User registration client using angular 8
Java Techie's Repositories
Java-Techie-jt/spring-boot-paypal-example
How to perform payment integration using paypal
Java-Techie-jt/spring-jasper-report
How to generate dynamic report using spring boot and jasper
Java-Techie-jt/spring-boot-soap-ws-consumer
How to Consume Soap Webservices using WebServiceTemplate and Spring Boot
Java-Techie-jt/spring-boot-security-oauth2-example
How to enable oauth2 in spring boot application
Java-Techie-jt/spring-cloud-stream-example
Java-Techie-jt/spring-boot-okta-sso
How to Add Single Sign-On to Your Spring Boot Web Application using okta & OAuth 2.0
Java-Techie-jt/spring-camel-rest-dsl
How to expose Rest API using Spring Boot with Apache Camel
Java-Techie-jt/spring-drools
How to integrate Spring With Drool engine
Java-Techie-jt/spring-aop-logging
How to centralize logging mechanism using spring aop
Java-Techie-jt/spring-data-envers-audit
Audit you database using spring data envers
Java-Techie-jt/spring-boot-flyway
Spring Boot Database Migrations with Flyway
Java-Techie-jt/spring-vault-config-example
Java-Techie-jt/spring-aop-executiontime-tracker
How to track execution time of a method using spring AOP around advice
Java-Techie-jt/cloud-consul-service-discovery
How to use cloud consul as service discovery
Java-Techie-jt/service-locator-factory-bean-example
Java-Techie-jt/spring-boot-windows-service
How to Run Spring Boot as windows Service
Java-Techie-jt/spring-integration-example
Java-Techie-jt/spring-jersey-exception-handling
How to handle exception in restful webservices
Java-Techie-jt/spring-security-integration-test
How to perform integration test in spring security enable application
Java-Techie-jt/pcf-service-registry
How to use service registry in pivotal cloud foundry to register your microservice
Java-Techie-jt/spring-boot-mysql-pcf
let's take a look How to deploy microservices in Pivotal cloud foundry with MySQL Database integration
Java-Techie-jt/circuit-breaker-pcf
How to use circuit breaker in pivotal cloud foundry
Java-Techie-jt/spring-cloud-function-example
How to use spring cloud function
Java-Techie-jt/spring-cloud-task-example
How to use spring cloud task
Java-Techie-jt/spring-data-rest-example
Exposes a discoverable REST API for your domain model using HAL as media type
Java-Techie-jt/spring-security-cors-example
How to enable cors policy for your rest api
Java-Techie-jt/tdd-example
Test Driven Development (TDD) Example
Java-Techie-jt/travis-ci-cd-example
Java-Techie-jt/cloud-foundry-eclipse-plugins
How to deploy spring boot application to pivotal cloud foundry using Eclipse IDE (Eclipse tools for Cloud Foundry)
Java-Techie-jt/spring-boot-jersey-example
Develop Restful Webservices using Jax-Rs Jersey Implementation -Spring Boot