kode12
Menu
  • Hibernate OGM
  • Hibernate ORM
  • Spring Boot
  • MongoDB
  • Interviews
  • ★
Hibernate, Spring Boot, MongoDB blog
Browse: Home » Yogesh Prajapati » Page 3

Spring Boot: Understanding starters

March 8, 2016 · by Yogesh Prajapati · in Spring Boot
In Previous post we learn a basic idea about boot application. Let's see some short but useful funda used covered in that post. Here i am talking about Spring Boot Starters. Spring boot provides 45+ built in starters which provides capability to support ready to implement capability. Git url for Boot starter is: https://github.com/spring-projects/spring-boot/tree/master/spring-boot-starters you

Read More

Spring Boot: Starting up with basic microservice

Spring Boot: Starting up with basic microservice

February 29, 2016 · by Yogesh Prajapati · in Spring Boot
Welcome back guys, Today i discovered a new branch of spring framework called "Spring Boot". http://projects.spring.io/spring-boot/ It provides easy way to create stand alone, production ready app with minimal configuration, i can say Zeeeeero configuration. And yes, boot provides a easy way to create Microservices System. Microservice means divide a large scale project/application into small

Read More

MongoDB: Basics with java

December 31, 2015 · by Yogesh Prajapati · in MongoDB
Now in this post we’ll see how to create database, collection, accessing documents from collection, and other CRUD operation and useful function using Java. Prerequisites For demo you need to add Java driver for MongoDB in your classpath. You can download a driver from official MongoDB site. For all demos in http://kode12.com we are using

Read More

MongoDB: Basics with shell

MongoDB: Basics with shell

October 17, 2015 · by Yogesh Prajapati · in MongoDB
In post MongoDB: Basic Installation we learn how to install MongoDB, and test that it is working expected or not. Now in this post we’ll see how to create database collection accessing documents from collection other CRUD operations and useful function using Mongo shell. Connect  to MongoDB Last step of previous post is to connecting

Read More

Tubewell App

Tubewell App

October 1, 2015 · by Yogesh Prajapati · in ★
This is our first post/project where we worked to solve real time problems for our locality/rural area. Before moving ahead let me introduce some coders (actually owls) Sudhir Prajapati (.Net Guy, SKP Gandhinagar student) and another is Kishan Prajapati (Java Guy, SKP Gandhinagar student, Mr Siraj 2016) who really works hard to make my imagination

Read More

← Previous 1 2 3

Recent Posts

  • JPA: How to apply Row Level Filter
  • Spring-Boot application.properties and yml property/file precedence: Interview Experience
  • Spring-Boot appication.properties file location interview question: Part 1
  • How Spring-Boot autocofiguration works?
  • Handling FallBack and TimeOut in MicroService using Hystrix

Promo

Tags

AOP Apache Solr AspectJ Eureka Hibernate Hibernate OGM Hystrix Ideas Interview IOT J2EE Java JPA MicroServices MongoDB MySQL Raspberry PI Spring Boot Spring Cloud SQL Swagger

Viewer’s Map

Archives

  • February 2019 (1)
  • July 2018 (3)
  • March 2017 (5)
  • February 2017 (2)
  • November 2016 (5)
  • August 2016 (2)
  • June 2016 (1)
  • March 2016 (3)
  • February 2016 (1)
  • January 2016 (1)

Copyright © 2019 kode12

Powered by WordPress and Origin