Coder Social home page Coder Social logo

pruv / groovy-spring-boot-restdocs-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jlstrater/groovy-spring-boot-restdocs-example

0.0 2.0 0.0 261 KB

An example of spring rest docs using groovy, spring boot, and spock.

License: Apache License 2.0

Groovy 100.00%

groovy-spring-boot-restdocs-example's Introduction

Groovy Spring Boot RESTdocs Example Build Status

This project is an example of a groovy spring boot app with Spring RESTdocs added to the spock tests for the talk A Test-Driven Approach to Documenting RESTful APIs with Spring REST Docs as presented by Jennifer Strater.

The published docs from the example are available here.

Upcoming Presentations

You can see this talk at any of the following events:

Venue Date City
Groovy Users of Minnesota Feb 9, 2016 Minneapolis, MN, USA
Object Partners March 18, 2016 Minneapolis, MN, USA
Twin Cities Code Camp April 16, 2016 Minneapolis, MN, USA
Gr8Conf EU June 2-3, 2016 Copenhagen, Denmark
Gr8Conf US July 28, 2016 Minneapolis, MN, USA
JFokus Feb 8, 2017 Stockholm, Sweden
Greach March 31, 2017 Madrid, Spain
Code Europe April 26, 2017 Kraków, Pl
API Conference DE September 20, 2017 Berlin, DE
Spring One Platform December 7, 2017 San Francisco, CA, USA

Slides for previous presentations are available below:


You can build and run this sample using Gradle:

$ gradle build bootRun

Or the Gradle Wrapper:

$ ./gradlew build bootRun

Then access the app via a browser (or curl) on http://localhost:8080 to see the docs.

** It is very important to note that the project must be built before trying to run the project. Otherwise, the docs will not show up! **

**** As of December 2017/SpringOnePlatform MongoDB is a dependency to run this project. ****

groovy-spring-boot-restdocs-example's People

Contributors

jlstrater avatar

Watchers

 avatar  avatar

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.