Grocery - A simple CRUD Project using Spring Boot, Kotlin and MongoDB

Overview

grocery

A simple CRUD Project using Spring Boot, Kotlin and MongoDB.
This project consists of APIs to perform CRUD operations for two entity(grocery and organization).

List Of APIs


Create - POST
Read - GET
Update - PUT
Delete - DELETE
This project was created using https://start.spring.io/ as a start with following option

  • Project – Gradle Project
  • Language – Kotlin
  • Spring Boot - 2.6.3
  • Packaging – jar
  • Java – 17

  • Dependencies
  • Spring Web
  • Spring data Mongodb

  • IDE used for development – IntelliJ IDEA 2021.3.1 (Community Edition)
    You might also like...
    Spring Boot project scaffold written in Kotlin, which is based on the Official Guide.

    Kotlin-Spring-Boot Spring Boot project scaffold written in Kotlin, which is based on the Official Guide. Development environment Windows choco install

    API for a library using Kotlin, Spring-boot and covered by test

    Library API This API is to create Books and be able to borrow from them I'm using: Spring Boot version 2.5.6 Kotlin 1.5.31 Java 11 I'm implementing us

    Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA

    Spring-Boot-Kotlin-Sample Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA Getting Started Reference Documentation For further referenc

    Spring boot cloud tool usage trail and learning project

    Spring boot cloud tool usage trail and learning project Todo Maven based multi-p

    Push notification application using One Signal + Spring Boot + Kotlin

    Spring Boot push notification system using One Signal This project was created to demonstrate a simple application built with Kotlin + Spring Boot inc

    User Authentication ( Compose  Ktor Server  MongoDB)
    User Authentication ( Compose Ktor Server MongoDB)

    Utilising Security in android for Authentication and Authorization for Android I would be using mongo db to perform all basic operations no need for f

    AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
    AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list

    AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list

    A generic library for quick development in Spring Boot using Java Generics.
    A generic library for quick development in Spring Boot using Java Generics.

    slinky Now in Kotlin! A generic library for quick development in Spring Boot using Java Generics. Why "slinky"? A slinky is a precompressed helical sp

    Microservice-arch - Basic micro service architecture using spring boot

    Readme 4 applications are created: discovery-service: every application register

    Owner
    null
    Spring-with-maven - Spring Boot App with Postgresql and maven

    Spring Boot Api Aplikasi ini dibuat menggunakan bahasa kotlin dan untuk database

    Aldi Aulia Rosyad 1 Jan 12, 2022
    A simple Kotlin class to use to connect to a MongoDB collection.

    mongodb-kotlin A simple Kotlin class to use to connect to a MongoDB collection. Once you have created a MongoDB project, choose Build a Database: Next

    null 2 Oct 23, 2022
    Spring-graphql-getting-started - Spring for GraphQL provides support for Spring applications built on GraphQL Java

    Getting Started with GraphQL and Spring Boot Spring for GraphQL provides support

    Shinya 0 Feb 2, 2022
    Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL

    Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL

    Sami Eljabali 9 Jul 26, 2022
    A spring-boot project that demonstrates data caching using Redis

    A spring-boot project that demonstrates data caching using Redis

    Sakawa Bob 1 Mar 26, 2022
    An android app using Mongodb for logistics tracking system.

    DeliveryGo An android application for logistics tracking. Used technology Kotlin: In this project kotlin is used to code the full application on Andro

    Joysankar Majumdar 1 Mar 5, 2022
    Sample Social Login Project of Spring Boot and Kotlin

    Sample-Spring-Boot-Social-Kotlin Sample Social Login Project of Spring Boot and Kotlin dependencies dependencies { implementation("org.springframewor

    Seokhyun 2 Oct 11, 2021
    The Okila server project uses the Spring boot framework and uses the Kotlin language

    Okila-Server The Okila server project uses the Spring boot framework and uses the Kotlin language Format Response //The response successfully format

    Nankai 1 Oct 25, 2021
    A sample skeleton backend app built using Spring Boot kotlin, Expedia Kotlin Graphql, Reactive Web that can be deployed to Google App Engine Flexible environmennt

    spring-kotlin-gql-gae This is a sample skeleton of a backend app that was built using: Spring Boot(Kotlin) Reactive Web Sprinng Data R2DBC with MYSQL

    Dario Mungoi 7 Sep 17, 2022
    Kotlin Based Spring Boot ETL project

    Adverity ETL REST API (AERA) A simple ETL Spring Boot application with H2. This API provides the following basics functionalities: Endpoint that retur

    null 0 Oct 11, 2021