Java Tips By Gaurav


Home        Java     Hibernate     Spring     Web-Services     Design Pattern    Spring-Boot    SQL   Tools    Interview Questions

Spring Boot

Spring Boot Examples


1. A-RESTful-Web-Service-Using-Spring-Boot With Basic Authentication

2. How to read multiple properties files in Spring Boot?

3. Hibernate and JPA Integration with Spring Boot 

4. Spring Boot RESTful API Documentation Using Swagger 2

5. Hibernate One to One Mapping with Spring Boot

6. Enable SSL in Spring Boot

7. How to use Spring Boot Actuator for Management Endpoints

8. Spring Boot Security using OAuth2 With Password encryption

9. Spring Boot Profiles - Configuring application in an easy way through Spring Boot Profiles

10. Spring Boot & Hibernate With Spring Data JPA(Traditional Approach)

11. Unit Testing of REST Service using JUnit and Spring Boot

12. Global Exception Handling in Spring Boot

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Comments (Atom)

Popular Posts

  • JCS implementation in JAVA
    Java Caching System (JCS) It’s a distributed caching system written in java. It is used to speed up applications by providing a way...
  • Difference between execute, executeQuery, executeUpdate & executeBatch
    Use of different execute() methods in JDBC:- boolean execute( String SQL ) :-  It returns a boolean value true if a Resu...
  • How to read multiple properties files in Spring Boot?
    How to read multiple properties files in Spring Boot? Answer:- As we know that application.properties is the default file for Spring...
  • How to convert JSON object to XML and XML to JSON object?
    Conversion of JSON object to XML and XML to JSON object In the earlier post, I explained how to convert POJO to XML and XML to POJO with ...
  • Adding User Defined Object in TreeSet
    TreeSet With User Defined Object TreeSet is an implementation of Set, SortedSet, NavigableSet. As it implements SortedSet thus elements a...
  • WeakHashMap and IdentityHashMap
    WeakHashMap Elements in a weak hashmap can be reclaimed or removed by the garbage collector if there are no other strong references to ...
  • Core Java Basic Interview Questions Part-1 !
    Interview Questions 1. Question : - What is the difference between a static variable, an instance variable and a local variable? ...
  • Immutability example using final class
    About  Immutable classes objects If Immutable objects are used properly then it can simplify programming as they are simple to construct...
  • Steps for Creating a Soap WebService mock project Using soapUI
    Creating a soap web service mock project using soapUI Steps for creating mock project Open Soapui and select New SoapUI proj...
  • A RESTful Web Service Using Spring Boot
    A REST Service With Spring Boot This example will help to get connected with Jira using their REST API and get all the Jira issues speci...

Total Pageviews

Blog Contents

  • CoreJava (59)
  • CSV (1)
  • Database (2)
  • Design Pattern (27)
  • Hibernate (9)
  • Interview Questions (14)
  • Java and It's Version - Features (4)
  • Java-Collections (6)
  • JAXB (2)
  • JDBC (12)
  • JDOM (1)
  • JMS (5)
  • JPA (1)
  • JSON (6)
  • OAuth (6)
  • Others (7)
  • Spring MVC (2)
  • Spring Transaction (3)
  • Spring-AOP (5)
  • Spring-Core (13)
  • Threads (3)
  • Web-Services (15)

About Me

Java Tips
View my complete profile

Blog Archive

  • ▼  2012 (27)
    • ▼  October (23)
      • Java History and Features
      • Web Services Terminology
      • Java 7 - What's New
      • SQL Introduction, Summary and Normalization
      • JDBC Introduction, Summary and Details of JDBC Con...
      • Java 5 - What's New
      • Java 6 - What's New
      • How to access private variable outside using refle...
      • Serialization Example(Read and Write)
      • Coding Tips
      • How to merge two arrays
      • How to create a zip file by converting jar file us...
      • How to get IP address and MAC address of system
      • How to handle NumberFormatException
      • How to use GSON API
      • How to create JSON object and read back as java ob...
      • CopyOnWriteArrayList and CopyOnWriteArraySet
      • Collection Class methods example(binarySearch, sor...
      • Use of StreamTokenizer
      • Comparable and Comparator example
      • Externalizable interface example for Serialization...
      • Immutability example using final class
      • Rest WebService Example Using Spring
    • ►  November (2)
    • ►  December (2)
  • ►  2013 (115)
    • ►  January (1)
    • ►  March (2)
    • ►  April (38)
    • ►  May (27)
    • ►  June (13)
    • ►  July (10)
    • ►  August (7)
    • ►  September (6)
    • ►  October (4)
    • ►  November (4)
    • ►  December (3)
  • ►  2014 (17)
    • ►  February (2)
    • ►  March (2)
    • ►  June (1)
    • ►  July (2)
    • ►  August (6)
    • ►  September (3)
    • ►  November (1)
  • ►  2015 (16)
    • ►  January (1)
    • ►  February (3)
    • ►  March (2)
    • ►  April (1)
    • ►  May (2)
    • ►  June (2)
    • ►  August (4)
    • ►  September (1)
  • ►  2016 (1)
    • ►  November (1)
  • ►  2018 (33)
    • ►  April (5)
    • ►  May (2)
    • ►  June (8)
    • ►  July (6)
    • ►  August (3)
    • ►  September (9)
  • ►  2019 (2)
    • ►  March (2)
  • ►  2020 (10)
    • ►  September (10)
  • ►  2022 (1)
    • ►  July (1)

Purpose

A cordial platform to provide information on initiation of code development
Watermark theme. Powered by Blogger.