This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-boot
Watch
1
Star
0
Fork
0
You've already forked spring-boot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6e8a280fd72bbdd6387b70488bf246bcbbbbc09
spring-boot
/
spring-boot-samples
/
spring-boot-sample-jta-jndi
/
src
/
main
/
java
/
sample
/
jndi
History
Andy Wilkinson
3348ed5bb3
Make use of new GetMapping and PostMapping annotations
...
Closes gh-5277
2016-05-09 17:08:16 +01:00
..
Account.java
Add JNDI Sample
2014-08-26 22:34:16 -07:00
AccountRepository.java
Add JNDI Sample
2014-08-26 22:34:16 -07:00
AccountService.java
Remove @Autowired from constructors where class has single constructor
2016-03-01 16:03:07 +00:00
Messages.java
Add JNDI Sample
2014-08-26 22:34:16 -07:00
SampleJndiApplication.java
Update samples to use @SpringBootApplication
2014-11-06 22:51:09 -08:00
SampleJndiInitializer.java
Move to relocated web classes
2016-04-28 12:45:15 -07:00
WebController.java
Make use of new GetMapping and PostMapping annotations
2016-05-09 17:08:16 +01:00