blee-techempower cd5996373f Merge pull request #1728 from ericbn/master пре 9 година
..
src 0b11a54c86 Upgrade to spring-boot 1.2.5 пре 10 година
README.md 0b11a54c86 Upgrade to spring-boot 1.2.5 пре 10 година
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 пре 10 година
pom.xml 0b11a54c86 Upgrade to spring-boot 1.2.5 пре 10 година
setup.sh eb3af71648 Finished updating the java tests пре 10 година
source_code 0b11a54c86 Upgrade to spring-boot 1.2.5 пре 10 година

README.md

Spring Benchmarking Test

This is the Spring portion of a benchmarking test suite comparing a variety of web development platforms.

This is using several Spring projects to build an application.

How to run this app locally

You can easily run this sample application with an embedded H2 database. For that, simply run:

SPRING_PROFILES_ACTIVE=local mvn spring-boot:run

Guides

Documentation

See Spring projects documentation.

Application Endpoints

When deployed locally, the application uses the 'ROOT' context; for the benchmark, all URLs are prefixed with "/spring". Check out SampleApplication, the main Application file

JSON serialization

Single database query

Multiple database queries

Fortunes

Database updates

Plaintext

Infrastructure Software Versions

The tests were run with: