Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
framework-web:spring:td3 [2019/03/01 04:18] – jcheron | framework-web:spring:td3 [2019/08/31 14:21] (Version actuelle) – modification externe 127.0.0.1 |
---|
| |
| |
<html><table border='0'><tr> | <html><table border='0' style="width: 100%"><tr> |
<td><a href="https://spring.io" target="_new" title="spring.io"><img style="width:100px" src="https://spring.io/img/homepage/icon-spring-boot.svg"></a> | <td><a href="https://spring.io" target="_new" title="spring.io"><img style="width:130px" src="https://spring.io/img/homepage/icon-spring-boot.svg"></a> |
<a href="https://spring.io/projects/spring-boot" target="_new" title="Spring Boot reference manual"><img style="width:100px" src="https://vuejs.org/images/logo.png"></a></td> | <a href="https://spring.io/projects/spring-boot" target="_new" title="Spring Boot reference manual"><img style="width:130px" src="https://vuejs.org/images/logo.png"></a></td> |
<td></html> | <td></html> |
==== Notions abordées ==== | ==== Notions abordées ==== |
<html></td> | <html></td> |
</tr></table></html> | </tr></table></html> |
| |
| |
| * [[https://github.com/jeeMv/SpringBoot-VueJS|SpringBoot-VueJS]] |
| * [[https://vuetifyjs.com/en/getting-started/quick-start|VuetifyJS]] |
| * [[https://vuejs.org/v2/guide/|VueJS]] |
| |
| |
==== SPA (suite) ==== | ==== SPA (suite) ==== |
| |
Sur sélection d'une organisation : | Sur sélection d'une organisation, afficher : |
| * la liste des utilisateurs |
| * la liste des groupes |
| |
- Afficher la liste des utilisateurs dans un composant [[https://vuetifyjs.com/en/components/lists|List]] | dans un composant [[https://vuetifyjs.com/en/components/lists|List]] |