Java Tips By Gaurav


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

Web-Services

Core Java

  • Web Services Terminology

  • Rest WebService Example Using Spring

  • Developing a contract-first Spring Web Services

  • Contract-first Spring web services example using JAXB-XJC tool

  • Steps for Creating a Soap WebService mock project Using soapUI

  • Rest Web-Service Mocking using soapUI



  • REST web-service With CRUD Operations Using Spring and Hibernate

  • REST web-service example using Jersey

  • Spring web-service using Apache CXF

  • Contract-first Spring Web Services (Example - 2)

  • How to create web-services using JAX-WS(Java API)?

  • How to consume JAX-WS published web-service using soapUI client?

  • How to create dynamic MockServices using soapUI for soap web-services?

  • REST web-service example with parametrized methods using Jersey

  • How to create dynamic MockServices using soapUI for REST web-services?


JMS                                                            JSON                                                       JDBC


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Comments (Atom)

Popular Posts

  • what are the different ways to implement Anonymous inner class?
      Different approaches to implement Anonymous inner class In the earlier post, I mentioned about what is inner or nested classes and h...
  • Abstract Factory Design Pattern Implementation
    Abstract Factory Design Pattern As we know AbstractFactory is responsible for creating factories of classes for the client as per reques...
  • Using Spring RestTemplate for consuming Rest WebService
    To simplify the REST service consumption Spring providers had introduced this Class called RestTemplate. This class is available in org.s...
  • How to load and read the Property file from classpath in java?
    Loading and Reading the Property file from classpath in java Properties files are the important resources to store information in Ja...
  • How to handle NumberFormatException
    //Sample program to handle Number Format Exception. package com.gaurav.java.others; public class NumberFormatExceptiontest {  private...
  • How to Convert POJO to JSON and JSON to POJO?
    Conversion of POJO to JSON and JSON to POJO In the previous post I explained that how to convert POJO to XML and XML to POJO? Now with...
  • State Design Pattern Implementation
    State Design Pattern Question : - What is State Design Pattern? This design pattern also falls under Behavioral design pattern . T...
  • Comparable and Comparator example
     Difference between Comparable and Comparator [1]. java.lang.Comparable      To implements comparable interface, A class must implement...
  • Spring Boot RESTful API Documentation Using Swagger 2
    Spring Boot With Swagger 2 What is Swagger? Swagger allows you to describe the structure of your APIs so that machines can read th...
  • How to use GSON API
    //A sample pojo for the creation of GSON objects. package com.json.googlegson.example; import java.util.ArrayList; import java.util.L...

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.