Skip to content
mySoftKey
  • Home
  • java
    • jee
    • Webservices
    • design pattern
    • servlet
    • jsp
  • NOSQL
    • mongodb
    • cassandra
    • elastic
    • OrientDB
    • redis
    • spark
  • Spring
  • Hibernate
  • Misc
    • data structure algorithm
    • architecture
    • linux
    • Data Storage
    • data analytics
    • Security
    • digital payment
    • SQL
    • poetry
  • Tutorials
    • MongoDB Videos
  • Contact Us
    • about-us
    • Privacy Policy

How to Install MongoDB 3.2 on Windows

Ranjeet Jha / mongodb / Leave a Comment

How to Install MongoDB on Windows OS is very easy by following these powerful steps.

How to Install MongoDB 3.2 on Windows Read More »

How to Install MongoDB 3.2 on CentOS 6.5 or Redhat Enterprise Linux

Ranjeet Jha / mongodb / 1 Comment

Install MongoDB CentOS Linux or RedHat Enterprise Linux with step by step process.

How to Install MongoDB 3.2 on CentOS 6.5 or Redhat Enterprise Linux Read More »

JAX-RS : Mapping of URL Using @Path Annotation in Jersey

Ranjeet Jha / Webservices / 7 Comments

JAXRS path param will be used for mapping of path variables by using @Path annotation.

JAX-RS : Mapping of URL Using @Path Annotation in Jersey Read More »

How to get dataSource for jdbc Connection in Spring

Ranjeet Jha / Spring / 1 Comment

Java Datasource will be used to get JDBC connection in Spring java framework. There are a different ways of getting JDBC connection using DataSource in the java Spring framework and every approach has some meaning

How to get dataSource for jdbc Connection in Spring Read More »

JAX-RS : How to Get Values from @QueryParam in Jersey

Ranjeet Jha / Webservices / Leave a Comment

JAX-RS queryparam example retrieving query parameter value from the query string in Jersey rest API

JAX-RS : How to Get Values from @QueryParam in Jersey Read More »

Spring Restful Webservice example with Maven and Tomcat

Ranjeet Jha / Spring / 1 Comment

Spring restful web services example in java maven and tomcat. In this rest API example I tried to explain how to develop Spring rest API.

Spring Restful Webservice example with Maven and Tomcat Read More »

JAX-RS : How to Get Values from @MatrixParam in Jersey

Ranjeet Jha / Webservices / Leave a Comment

JAX-RS matrix parameters example demonstrates how you retrieve parameter value from the request using @MatrixParm annotation in Jersey rest API.

JAX-RS : How to Get Values from @MatrixParam in Jersey Read More »

Convert Xsd files In Java Classes from command line.

Shakti Yadav / java / Leave a Comment

XSD Java example post about, how you generates your java from xsd utility tool. I tried to demonstrate how you generate Java class for your web services in this example. In this post, I tried to demonstrate how xjc generate java from xsd file.

Convert Xsd files In Java Classes from command line. Read More »

JAX-RS Jersey Rest service with XML+ Maven + Tomcat

Ranjeet Jha / Webservices / 5 Comments

JAX-RS Jersey XML Rest API is one of the ways of exposing web services API. JAX-RS Jersey Rest API with XML is one of the ways of exposing web services API.

JAX-RS Jersey Rest service with XML+ Maven + Tomcat Read More »

JAX-RS Jersey Rest service with JSON + Maven + Tomcat

Ranjeet Jha / Webservices / 6 Comments

JAX-RS Jersey Rest API is one of the ways of exposing web services API. JSON payload consumes and produces in the example.

JAX-RS Jersey Rest service with JSON + Maven + Tomcat Read More »

← Previous 1 … 26 27 28 Next →