SpringBoot MVC RestAPIs – MongoDB – Export/Download Excel File using Apache POI example

In the tutorial, we show you how to create a SpringBoot RestAPIs application that uses Spring Data MongoDB to get data from MongoDB collection and uses Apache POI library to write data to a Excel file.

Related posts:
Java – How to read/write Excel file with Apache POI
How to use SpringData MongoRepository to interact with MongoDB
SpringBoot – Upload/Download MultipartFile to FileSystem – Bootstrap 4 + JQuery Ajax

Continue reading “SpringBoot MVC RestAPIs – MongoDB – Export/Download Excel File using Apache POI example”

Spring Boot + Vue.js example | Spring Data MongoDB + RestApi CRUD

[no_toc]In this Spring Boot Vue.js tutorial, we show you Vue.js Http Client & Spring Boot Server example that uses Spring Data to do CRUD with MongoDB and Vue.js as a front-end technology to make request and receive response.

Related Posts:
Spring MongoOperations to access MongoDB
How to use SpringData MongoRepository to interact with MongoDB
How to build SpringBoot MongoDb RestfulApi

Vue Router example – with Nav Bar, Dynamic Route & Nested Routes

Continue reading “Spring Boot + Vue.js example | Spring Data MongoDB + RestApi CRUD”

Spring Boot + Angular 6 example | Spring Data + REST + MongoDb CRUD example

In this tutorial, we show you Angular 6 Http Client & Spring Boot Server example that uses Spring Data to do CRUD with MongoDb and Angular 6 as a front-end technology to make request and receive response.

Related Posts:
Spring Boot + Angular 6 example | Spring Data JPA + REST + PostgreSQL CRUD example
Spring Boot + Angular 6 example | Spring Data JPA + REST + MySQL CRUD example
Angular 6 HttpClient + Spring Boot + MariaDB example | Spring Data JPA + RestAPIs CRUD example
Spring Boot + Angular 6 example | Spring Data + REST + Cassandra CRUD example

Continue reading “Spring Boot + Angular 6 example | Spring Data + REST + MongoDb CRUD example”