Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
60d71622
Commit
60d71622
authored
Aug 28, 2015
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3844 from herau/master
* pr/3844: Fix sample links
parents
bb923879
c379caad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
README.adoc
spring-boot-samples/README.adoc
+9
-5
No files found.
spring-boot-samples/README.adoc
View file @
60d71622
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
-- A production features sample with no web application
-- A production features sample with no web application
* link:spring-boot-sample-actuator-log4j[spring-boot-sample-actuator-log4j]
* link:spring-boot-sample-actuator-log4j[spring-boot-sample-actuator-log4j]
-- A production features sample using log4j for logging (instead of logback)
-- A production features sample using log4j for logging (instead of logback)
* link:spring-boot-sample-cache
-ehcache
[spring-boot-sample-cache]
* link:spring-boot-sample-cache[spring-boot-sample-cache]
-- A web sample that uses Spring's cache abstraction
-- A web sample that uses Spring's cache abstraction
* link:spring-boot-sample-web-ui[spring-boot-sample-web-ui]
* link:spring-boot-sample-web-ui[spring-boot-sample-web-ui]
-- A thymeleaf web application
-- A thymeleaf web application
...
@@ -30,9 +30,9 @@
...
@@ -30,9 +30,9 @@
-- A web application using native Groovy templates
-- A web application using native Groovy templates
* link:spring-boot-sample-web-jsp[spring-boot-sample-web-jsp]
* link:spring-boot-sample-web-jsp[spring-boot-sample-web-jsp]
-- A web application using JSP templates
-- A web application using JSP templates
* link:spring-boot-sample-web-tomcat
8-jsp[spring-boot-sample-tomcat8
-jsp]
* link:spring-boot-sample-web-tomcat
-jsp[spring-boot-sample-tomcat
-jsp]
-- A web application using JSP templates with Tomcat 8
-- A web application using JSP templates with Tomcat 8
* link:spring-boot-sample-
web-
tomcat-multi-connectors[spring-boot-sample-tomcat-multi-connectors]
* link:spring-boot-sample-tomcat-multi-connectors[spring-boot-sample-tomcat-multi-connectors]
-- A web application using multiple connectors in tomcat, showing how to customize the Tomcat server
-- A web application using multiple connectors in tomcat, showing how to customize the Tomcat server
* link:spring-boot-sample-web-secure[spring-boot-sample-web-secure]
* link:spring-boot-sample-web-secure[spring-boot-sample-web-secure]
-- A web application with typical Security configuration enabling a login form
-- A web application with typical Security configuration enabling a login form
...
@@ -44,8 +44,12 @@
...
@@ -44,8 +44,12 @@
-- example showing a "raw" `Servlet` returning plaintext content
-- example showing a "raw" `Servlet` returning plaintext content
* link:spring-boot-sample-ws[spring-boot-sample-ws]
* link:spring-boot-sample-ws[spring-boot-sample-ws]
-- A simple contract-first SOAP web service with Spring Web Services
-- A simple contract-first SOAP web service with Spring Web Services
* link:spring-boot-sample-websocket[spring-boot-sample-websocket]
* link:spring-boot-sample-websocket-jetty[spring-boot-sample-websocket-jetty]
-- A web application with Websocket support on the client and server
-- A web application with Websocket support on Jetty server
* link:spring-boot-sample-websocket-tomcat[spring-boot-sample-websocket-tomcat]
-- A web application with Websocket support on Tomcat server
* link:spring-boot-sample-websocket-undertow[spring-boot-sample-websocket-undertow]
-- A web application with Websocket support on Undertow server
* link:spring-boot-sample-flyway[spring-boot-sample-flyway]
* link:spring-boot-sample-flyway[spring-boot-sample-flyway]
-- Example showing database migrations with Flyway
-- Example showing database migrations with Flyway
* link:spring-boot-sample-liquibase[spring-boot-sample-liquibase]
* link:spring-boot-sample-liquibase[spring-boot-sample-liquibase]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment