Code Monkey home page Code Monkey logo

spring-samples's Introduction

Example applications using Spring boot

This is a collection of small applications demonstrating certain features of Spring boot. Most of these are covered as well in my blog posts.

Contents

Blog post GitHub
Writing your first Spring webapp with Spring Boot spring-boot-webapp
JPA made easy with Spring data's repositories spring-boot-jpa-webapp
Handling errors with Spring MVC spring-boot-jpa-error-webapp
Using Docker containers for your Spring boot applications spring-boot-jpa-docker-webapp
Take your Spring apps to the cloud with Bluemix and Docker sping-boot-jpa-docker-bluemix-webapp
Internationalization (i18n) with Spring spring-boot-i18n-webapp
Handling forms with Spring Web and JSR-303 spring-boot-form
Producing REST API's with Spring spring-boot-rest
Consuming REST API's with Spring spring-boot-rest
Documenting your REST API with Swagger and Springfox spring-boot-swagger
Exploring contract first options with Swagger spring-boot-swagger
Using Ehcache 3 with Spring boot spring-boot-ehcache
Using the Netflix stack with Spring boot: Eureka spring-boot-eureka
Using the Netflix stack with Spring boot: Ribbon spring-boot-eureka
Using the Netflix stack with Spring boot: Hystrix spring-boot-hystrix
Mapping with Dozer spring-boot-jpa-dozer-webapp
Mapping beans with MapStruct spring-boot-jpa-mapstruct-webapp
Getting started with Spring boot 2.0 spring-boot-2-web-crawler
Validating the input of your REST API with Spring spring-boot-validation
Working with Spring boot and GraphQL spring-boot-graphql
Indexing documents with Spring batch spring-boot-solr-batch
Generating documentation for your REST API with Spring REST Docs spring-boot-restdocs
Generating documentation for your REST API with Spring and Swagger spring-boot-swagger-static-docs
Reactive relational databases with R2DBC and Spring spring-boot-r2dbc
Reactive streams over the network with RSocket spring-boot-rsocket
Battle of the Spring REST clients: RestTemplate, WebClient or RestClient? spring-boot-restclient
Getting started with htmx and Spring Boot spring-boot-htmx

spring-samples's People

Contributors

dependabot[bot] avatar g00glen00b avatar ramazansakin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring-samples's Issues

Spring boot solr batch

Hello
when i run your code Spring boot solr batch, i get this error.
can you help me to fixe this issue?
spring_boot_solr_batch

docker_spring-boot-jpa-docker-webapp_1 exited with code 1

This is what I am getting when is ran docker-compose up after maven build

docker_spring-boot-jpa-docker-webapp_1 exited with code 1

However mysql container didnt threw any error.
What could be the possible reason for this? I think there might be some connection issues when webapp container tried establishing connection with database container. But the webapp container has the ip of database conmtainer in /etc/hosts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.