|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
| 4 | +<!-- Google Tag Manager --> |
| 5 | +<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 6 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 7 | + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 8 | + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 9 | +})(window,document,'script','dataLayer','GTM-KCFZ6F9G');</script> |
| 10 | +<!-- End Google Tag Manager --> |
| 11 | +<script src="js/setup.js"></script><script defer src="js/site.js"></script> |
4 | 12 | <meta charset="UTF-8">
|
5 | 13 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
6 | 14 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
42 | 50 | gtag('config', 'G-1GEGWXWNH4');
|
43 | 51 | </script>
|
44 | 52 |
|
45 |
| -<!-- Google Tag Manager --> |
46 |
| -<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
47 |
| - new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
48 |
| - j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
49 |
| - 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
50 |
| -})(window,document,'script','dataLayer','GTM-KCFZ6F9G');</script> |
51 |
| -<!-- End Google Tag Manager --> |
52 |
| -<script src="js/setup.js"></script><script defer src="js/site.js"></script> |
53 |
| - |
54 | 53 | </head>
|
55 | 54 | <body class="book toc2 toc-left"><div id="banner-container" class="container" role="banner">
|
| 55 | + <!-- Google Tag Manager (noscript) --> |
| 56 | + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCFZ6F9G" |
| 57 | + height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 58 | + <!-- End Google Tag Manager (noscript) --> |
56 | 59 | <div id="banner" class="contained" role="banner">
|
57 | 60 | <div id="switch-theme">
|
58 | 61 | <input type="checkbox" id="switch-theme-checkbox" />
|
@@ -306,11 +309,6 @@ <h2 id="Introduction"><a class="anchor" href="#Introduction"></a>1. Introduction
|
306 | 309 | <div class="paragraph">
|
307 | 310 | <p>This is a community-based project, not maintained by the Spring Framework Contributors (Pivotal).</p>
|
308 | 311 | </div>
|
309 |
| - <!-- Google Tag Manager (noscript) --> |
310 |
| - <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCFZ6F9G" |
311 |
| - height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
312 |
| - <!-- End Google Tag Manager (noscript) --> |
313 |
| - |
314 | 312 | <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964"
|
315 | 313 | crossorigin="anonymous"></script>
|
316 | 314 | <!-- HEADER2 -->
|
|
0 commit comments