mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix formatting
Closes gh-1206
This commit is contained in:
+2
-1
@@ -37,7 +37,8 @@ import org.springframework.util.ReflectionUtils;
|
||||
* configure JNDI appropriately, so that {@code new InitialContext()}
|
||||
* will expose the required objects. Also usable for standalone applications,
|
||||
* e.g. for binding a JDBC DataSource to a well-known JNDI location, to be
|
||||
* able to use traditional Java EE data access code outside of a Java EE container.
|
||||
* able to use traditional Java EE data access code outside of a Java EE
|
||||
* container.
|
||||
*
|
||||
* <p>There are various choices for DataSource implementations:
|
||||
* <ul>
|
||||
|
||||
Reference in New Issue
Block a user