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-graphQL
GraphQL is a relatively new concept from Facebook that is billed as an alternative to REST for Web APIs
Java-Techie-jt/spring-mongodb
How to intigrate spring boot with mongodb
Java-Techie-jt/spring-boot-logging
How to implement logging using sl4j and how to customize it using logback
Java-Techie-jt/PhonePe-Client
How to develop Rest client using Rest Template
Java-Techie-jt/Spring-cloud-eureka
How to use Eureak registry service and how can we register our application on Eureak server that we can access microservices using endpoint url
Java-Techie-jt/spring-data-Jpa
How to work on Spring data Jpa
Java-Techie-jt/spring-storedprocedurecall
How to call stored procedure using spring
Java-Techie-jt/Payment-Resource
A small Spring rest application integrate with Hibernate
Java-Techie-jt/spring-swagger
How to Generate Rest API Documentation using swagger
Java-Techie-jt/spring-boot-hibernate-mysql
How to integrate spring boot with Hibernate and MYSQL
Java-Techie-jt/Spring-HighChart-Graph
how to generate dynamic graph using High-chart API
Java-Techie-jt/Spring-boot-mysql
How to configure mysql with spring boot
Java-Techie-jt/spring-mockito-example
How to write unit testing for controller using mockito(MockMVC)
Java-Techie-jt/spring-boot-scheduler
How to schedule job in spring boot
Java-Techie-jt/spring-hazlecast-cache
How to implement caching in your application
Java-Techie-jt/spring-jsonpath-example
How to parse json using jsonPath
Java-Techie-jt/yahoo-stock-standalone-api
how to get statistics and historical quotes on stocks using YahooFinance API
Java-Techie-jt/spring-activeJdbc
How to work with activeJDBC using spring framework
Java-Techie-jt/Spring-batch-mongoDB
Read data from MongoDB and map into XML file and trigger email based on filter
Java-Techie-jt/Spring-Boot-2.x-Actuator
In this article, we’re going to introduce Spring Boot Actuator. We’ll cover the basics first, then discuss in detail what’s available in Spring Boot 1.x vs 2.x.
Java-Techie-jt/Spring-Cloud-Foundry
How to deploy Spring boot application in Pivotal cloud Foundry
Java-Techie-jt/Spring-JsonDocs
How to Generate Rest API Documentation using JsonDocs
Java-Techie-jt/guava-join-split
how to use the Joiner and Splitter in the Guava library. We’ll convert collections into a String with the Joiner and we’ll split a String into a collection with the Splitter
Java-Techie-jt/spring-boot-apache-camel
How to integrate Apache camel to Spring boot application for auto routing data transformation
Java-Techie-jt/spring-boot-tomcat
How to deploy a micro service in External Server
Java-Techie-jt/spring-exception-handling
How to handle Exception in spring Rest
Java-Techie-jt/spring-google-cloud
how to deploy a micro-service in google cloud app engine
Java-Techie-jt/spring-profile
How to switch One environment to another environment using Spring Profile
Java-Techie-jt/yahoo-stock-web-api
how to get statistics and historical quotes on stocks using YahooFinance API