greptilian logo

IRC log for #friendlyjava, 2017-10-19

##friendlyjava on freenode

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
04:37 chancemaker joined ##friendlyjava
04:43 chancemaker left ##friendlyjava
04:47 df0_ joined ##friendlyjava
06:23 abba joined ##friendlyjava
08:09 kirua joined ##friendlyjava
10:13 mr_lou joined ##friendlyjava
14:17 kirua joined ##friendlyjava
14:17 kirua hi
14:17 kirua an ejb session bean, is similar to a spring (core) bean ? its main purpose is IOC ?
16:05 df0_ joined ##friendlyjava
16:36 pdurbin I only know the EJB stuff (barely), not the Spring stuff.
17:11 xBADDA555 joined ##friendlyjava
18:19 kirua joined ##friendlyjava
18:36 kirua an ejb session bean, is similar to a spring (core) bean ? its main purpose is IOC ?
18:44 pdurbin pulsar: you do some EJB stuff right? Maybe I'm thinking of someone else.
20:15 pulsar ejs predate ioc by ages :)
20:16 pulsar http://docs.oracle.com/javaee/6/tutorial/doc/gipjg.html
20:17 pulsar but you can think of them as spring beans / components with a defined lifecycle
20:17 pulsar most srping beans will be singletons
20:17 pulsar see the link above how that differs from ejbs
20:18 pulsar or how ejbs can behave other than spring singleton beans
20:19 pulsar if you want something similar to spring ioc, perhaps looking at cdi (with or without ejbs) might be worth your time.
20:19 pulsar i found cdi to be lighter and easier to understand than spring nowerdays. that is if you look at spring core functionality vs. cdi nowerdays.
20:20 pulsar that said, i like spring boot a lot and use it quite often.
20:21 pulsar @kirua, pdurbin
20:24 pulsar cdi: http://docs.oracle.com/javaee/6/tutorial/doc/gjbnr.html

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

##friendlyjava on freenode