forked from thymeleaf/thymeleaf.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwhoisusingthymeleaf.html
More file actions
executable file
·296 lines (269 loc) · 16 KB
/
whoisusingthymeleaf.html
File metadata and controls
executable file
·296 lines (269 loc) · 16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Who is Using Thymeleaf? - Thymeleaf: java XML/XHTML/HTML5 template engine</title>
<link rel="stylesheet" type="text/css" media="all" href="css/thymeleaf.css" />
<link rel="shortcut icon" href="http://www.thymeleaf.org/favicon.ico" />
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang:'en', parsetags:'explicit'}
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1276954-9']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="sh/scripts/shCore.js"></script>
<script type="text/javascript" src="sh/scripts/shBrushXml.js"></script>
<script type="text/javascript" src="sh/scripts/shBrushJava.js"></script>
<link href="sh/styles/shCore.css" rel="stylesheet" type="text/css" />
<link href="sh/styles/shThemeThymeleaf.css" rel="stylesheet" type="text/css" />
</head>
<body lang="en" dir="ltr">
<div id="page">
<div id="menu">
<ul>
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="features.html" title="Features">Features</a></li>
<li><a href="download.html" title="Download">Download</a></li>
<li><a href="documentation.html" title="Documentation">Documentation</a></li>
<li><a href="ecosystem.html" title="Ecosystem">Ecosystem</a></li>
<li><a href="http://forum.thymeleaf.org" title="User Forum">User Forum</a></li>
<li><a href="issuetracking.html" title="Issue Tracking">Issue Tracking</a></li>
</ul>
</div>
<div id="header">
<a href="index.html" title="Thymeleaf home"><img src="images/thymeleaflogonameverysmall.png" class="logo" alt="Thymeleaf Template Engine"/></a>
</div>
<div id="breadcrumb">
<a href="index.html">thymeleaf</a>
::
<span class="current">who is using thymeleaf?</span>
</div>
<div id="content">
<h2>Who is using Thymeleaf?</h2>
<p>
Well... we don't really know for sure! :-) Thymeleaf is open source, free, and downloadable without restrictions,
so there is actually no reason
why anyone would come and tell us <em>'hey - we're using your software!'</em>... —
We actually love it like that because it gives our users total freedom, but the downside is we are
not able to offer accurate data about the real degree of success the project is enjoying.
</p>
<p>
So, what can we show you here? Two things: first, some <strong>download figures</strong>. And second, some info about those
<strong>companies or projects using thymeleaf</strong> who have been so kind to take part in this section —
thanks to all of them!
</p>
<h3>Our figures</h3>
<p>
These are our download figures, measured by the Maven Central repository, and only referred to the thymeleaf
<em>core</em> jar, this is, not including Spring integration, extras, etc. Also, these figures do not include
distribution (<em>.zip</em> file) downloads from SourceForge.net.
</p>
<div id="downloadStats">
<img src="images/thymeleaf_maven_downloads.png" />
</div>
<h3>Our users</h3>
<p>
<em>Cool people use cool technologies!</em> Below you will be able to see some really interesting names, and
learn in their own words what brought them to Thymeleaf and how they are currently using it.
</p>
<p>
If your company or project is using Thymeleaf in production and you would like to be listed here,
just have a look at <a href="https://github.com/thymeleaf/thymeleaf-dist/blob/20130808/WHOS_USING_THYMELEAF_AGREEMENT.markdown">this
document</a> in order to learn what we would need from you, and <a href="team.html">contact us!</a>
</p>
<div class="semiwidetable" id="usersTable">
<table>
<tbody>
<tr>
<td class="logo"><a href="http://www.broadleafcommerce.com" title="Broadleaf Commerce" target="_blank"><img src="images/thirdparty/broadleafcommerce_logo.png" width="142" height="69" /></a></td>
<td class="text">
<p>
“<strong>Broadleaf</strong> is an open source, enterprise-ready eCommerce solution developed using the widely
adopted Spring Framework. We built our 2.0 demo site in Thymeleaf.
</p>
<p>
After an overwhelmingly positive building experience, picking a templating language for our
admin tool when we were replatforming was obvious. We currently leverage Thymeleaf for both
our 3.0 demo site and internal admin tool.
</p>
<p>
The flexibility and extension hooks Thymeleaf provided made it the easy choice for a framework
that embodies the same characteristics.”
</p>
<div class="url">
<a href="http://www.broadleafcommerce.com" title="Broadleaf Commerce" target="_blank">http://www.broadleafcommerce.com</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.connect-group.com" title="Connect Group" target="_blank"><img src="images/thirdparty/connectgroup_logo.png" width="130" height="76" /></a></td>
<td class="text">
<p>
“<strong>Connect Group</strong> is a UK based marketing agency which among other
things, develops websites, applications and digital strategy.
</p>
<p>
We use the flexibility offered by Thymeleaf to streamline our workflow and to allow our
frontend HTML developers to work closely with Java developers. We are using Thymeleaf
in more and more of our projects; to date, we have developed intranet applications using
Thymeleaf and class-leading automotive configurator experiences which receive millions
of hits each day.”
</p>
<div class="url">
<a href="http://www.connect-group.com" title="Connect Group" target="_blank">http://www.connect-group.com</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.karmathome.com" title="KarmatHome" target="_blank"><img src="images/thirdparty/karmathome_logo.png" width="107" height="89" /></a></td>
<td class="text">
<p>
“<strong>KarmatHome</strong> is an accommodation social network born in 2014. Free
and safe, based on the experience of sharing holiday accommodation between friends and
friends of friends.
</p>
<p>
KarmatHome uses Thymeleaf for its user presentation cover so as to attain a perfect
integration with the technological stack used in its view, that is, Spring MVC, HTML5,
JQuery and Bootstrap. Thymeleaf allows us to create the perfect mockup/model and its
subsequent integration in the project in a fast and simple way.”
</p>
<div class="url">
<a href="http://www.karmathome.com" title="KarmatHome" target="_blank">http://www.karmathome.com</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.onegini.com" title="Onegini" target="_blank"><img src="images/thirdparty/onegini_logo.png" width="188" height="52" /></a></td>
<td class="text">
<p>
“<strong>Onegini</strong> is an independent free service to create a Digital Identity. With your Onegini account you will be able
to securely register and login to third parties. After registration at Onegini, you control which data to share
with third parties.
</p>
<p>
We use Thymeleaf for our SAAS service. With Thymeleaf we can work on our templates both with and without running
the service. This way our UI developers can create / maintain the templates while the backend developers make
them dynamic.”
</p>
<div class="url">
<a href="http://www.onegini.me" title="Onegini" target="_blank">http://www.onegini.me</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.ppi.de" title="PPI AG" target="_blank"><img src="images/thirdparty/ppiag_logo.png" width="153" height="65" /></a></td>
<td class="text">
<p>
“<strong>PPI AG</strong> is a German Software Development Company which develops products and individual software.
</p>
<p>
We developed a test management system for a large German bank. It was a small
project which concentrated on the things which had the greatest business value. We used Thymeleaf in combination
with Spring MVC. Despite the fact that many team members weren't familiar with the technical stack, the project
could be realized in time and budget.”
</p>
<div class="url">
<a href="http://www.ppi.de" title="PPI AG" target="_blank">http://www.ppi.de</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.sahibinden.com/en/" title="Sahibinden.com" target="_blank"><img src="images/thirdparty/sahibinden_logo.png" width="216" height="46" /></a></td>
<td class="text">
<p>
“<strong>Sahibinden.com</strong>, established back in 2000 by Aksoy Group, played a significant role in the
development of internet in Turkey. Last 13 years, sahibinden.com earned a well deserved
pioneering role in the Turkish internet sector by delivering innovative services and products.
</p>
<p>
Today, sahibinden.com is one of the largest classifeds and marketplace website with more
than 28 million monthly visitors and over 3 billion page views per month. With a great team
of 300 people, sahibinden.com is enjoying a fast paced growth even after 13 years.
</p>
<p>
At sahibinden.com, Thymeleaf is mainly used to serve classified search results, which
roughly is 50% of sahibinden.com's traffic.”
</p>
<div class="url">
<a href="http://www.sahibinden.com/en/" title="Sahibinden.com" target="_blank">http://www.sahibinden.com/en/</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.trabesoluciones.com" title="Trabe Soluciones" target="_blank"><img src="images/thirdparty/trabesoluciones_logo.png" width="161" height="62" /></a></td>
<td class="text">
<p>
“<strong>Trabe Soluciones</strong> is a company based in Spain mainly focused on web development using Java and Ruby On Rails.
</p>
<p>
We discovered Thymeleaf at a very early stage and, from the very begining, we loved the tidiness
and readability of its templates. We were at the time looking for a replacement for JSP
in our Java stack and we ended up combining Spring MVC and Thymeleaf.
<p>
</p>
Since then we have successfully developed a variety of internet and intranet applications using
this combination. Thymeleaf has also improved our workflow, easing the communication between
the different profiles involved in our projects.”
</p>
<div class="url">
<a href="http://www.trabesoluciones.com" title="Trabe Soluciones" target="_blank">http://www.trabesoluciones.com</a>
</div>
</td>
</tr>
<tr>
<td class="logo"><a href="http://www.yobidrive.com" title="YobiDrive" target="_blank"><img src="images/thirdparty/yobidrive_logo.png" width="118" height="84" /></a></td>
<td class="text">
<p>
“<strong>YobiDrive</strong> is a cloud sharing services factory: it contains everything to build fast and
operate at best cost tailored made collaborative cloud services, for any company wanting
to propose services in the area of file sharing, video, collaboration...
</p>
<p>
YobiDrive uses Thymeleaf in its distributed application server layer, for rendering HTML5
pages and RESTFUL Apis XMLs. Thymeleaf is fully integrated, bringing ease of customization
and giving back the power to the web design specialists.”
</p>
<div class="url">
<a href="http://www.yobidrive.com" title="YobiDrive" target="_blank">http://www.yobidrive.com</a>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>
<strong>NOTE</strong>: All logos and trademarks are property of their respective owners. The Thymeleaf Project has been granted
permission to show these copyrighted materials under the terms established
<a href="https://github.com/thymeleaf/thymeleaf-dist/blob/20130808/WHOS_USING_THYMELEAF_AGREEMENT.markdown">here</a>.
</p>
</div>
<div id="footer">
<div id="googleplus">
<div id="plusone-div" class="plusone"></div>
<script type="text/javascript">
gapi.plusone.render('plusone-div',{"size": "small", "count": "true", "href": "http://www.thymeleaf.org"});
</script>
</div>
<div id="twitter">
<a href="http://twitter.com/thymeleaf" class="twitter-follow-button" data-show-count="false">Follow @thymeleaf</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
</div>
<div id="copy">
Copyright © The <a href="team.html">THYMELEAF Team</a>. See <a href="documentation.html">applicable licenses</a>.
</div>
</div>
</div>
<script type="text/javascript">
SyntaxHighlighter.all();
</script>
</body>
</html>