java:mapbeanspring
Differences
This shows you the differences between two versions of the page.
| Previous revision | |||
| — | java:mapbeanspring [2022/12/02 21:02] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== A Map Bean (useful to store configuration information) ====== | ||
| + | |||
| + | <code xml> | ||
| + | <?xml version=" | ||
| + | |||
| + | <beans xmlns=" | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | <bean id=" | ||
| + | class=" | ||
| + | scope=" | ||
| + | < | ||
| + | <map> | ||
| + | <entry key=" | ||
| + | <entry key=" | ||
| + | <entry key=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | </ | ||
